public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Tweak ARM process record
@ 2016-03-04 16:10 sergiodj+buildbot
  2016-03-04 16:17 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
                   ` (19 more replies)
  0 siblings, 20 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 16:10 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT ca92db2d5885c03d3e0ed23c96b5c6ab336d908d ***

Author: Yao Qi <yao.qi@linaro.org>
Branch: master
Commit: ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

Tweak ARM process record

This patch removes the printing "Process record does not support",
and do the print by calling arm_record_unsupported_insn in the
caller.  Also, call arm_record_extension_space only when condition
is 0xf.

gdb:

2016-03-04  Yao Qi  <yao.qi@linaro.org>

	* arm-tdep.c (arm_record_extension_space): Remove code
	printing "Process record does not support".
	(arm_record_data_proc_misc_ld_str): Likewise.
	(decode_insn): Call arm_record_extension_space if condition
	is 0xf.  Call arm_record_unsupported_insn if ret isn't
	ARM_RECORD_SUCCESS.  Use 'ret' instead of 'insn_id' to hold
	the value of thumb2_record_decode_insn_handler.


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

* Failures on RHEL-s390x-m64, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
@ 2016-03-04 16:17 ` sergiodj+buildbot
  2016-03-04 16:31 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
                   ` (18 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 16:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	rhel-7.1-s390x-1

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

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/RHEL-s390x-m64/.git/tree/?h=master&id=8447307b90e15221786a0e47b06111bc99c6e6c9>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/siginfo-thread.exp: Extract si_errno
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/s390-multiarch.exp: compile (64)
PASS -> FAIL: gdb.arch/s390-multiarch.exp: compile (31)
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main (the program exited)
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit (the program is no longer running)
PASS -> FAIL: gdb.base/siginfo-obj.exp: Extract si_errno
PASS -> FAIL: gdb.base/siginfo-thread.exp: Extract si_errno
PASS -> FAIL: gdb.python/python.exp: set the hook to default <<2>>
============================




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

* Failures on AIX-POWER7-plain, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
  2016-03-04 16:17 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
@ 2016-03-04 16:31 ` sergiodj+buildbot
  2016-03-04 16:34 ` Failures on Fedora-i686, " sergiodj+buildbot
                   ` (17 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 16:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	aix-power7-1

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

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
new FAIL: gdb.base/huge.exp: print a very large data object (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 3 threads ran)
new FAIL: gdb.threads/print-threads.exp: all threads ran once (slow) (total 3 threads ran)
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue <<2>>
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries (the program exited)
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered (the program is no longer running)
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals (the program is no longer running)
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal command queries
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.base/attach.exp: starting with --pid
new FAIL: gdb.base/call-ar-st.exp: print sum_array_print(10, *list1, *list2, *list3, *list4) (timeout)
new FAIL: gdb.base/call-ar-st.exp: print print_small_structs (timeout)
new FAIL: gdb.base/call-ar-st.exp: print print_small_structs from print_long_arg_list (timeout)
new FAIL: gdb.base/call-ar-st.exp: print print_long_arg_list (timeout)
new FAIL: gdb.base/call-rt-st.exp: print print_one_double(*d1) <<2>>
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to child fork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to grandchild fork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: kill child (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: switch to parent (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: break grandparent_done (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to child fork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to grandchild fork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill child (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: switch to parent (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill parent (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to child vfork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to grandchild vfork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: kill child (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: switch to parent (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: break grandparent_done (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to child vfork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to grandchild vfork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill child (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: switch to parent (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill parent (timeout)
new FAIL: gdb.base/catch-gdb-caused-signals.exp: continue (timeout)
new FAIL: gdb.base/completion.exp: tab complete break break.c:ma (timeout)
new FAIL: gdb.base/completion.exp: complete break break.c:ma
new FAIL: gdb.base/dprintf.exp: call: fprintf: 1st dprintf (timeout)
new FAIL: gdb.base/dprintf.exp: call: fprintf: 2nd dprintf (timeout)
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: Can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: fork child appears (timeout)
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: info threads
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: kill child
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: fork child appears (timeout)
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: only parent marked running
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: kill child
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: Can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: fork child appears (timeout)
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: info threads
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: kill child
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: fork child appears (timeout)
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: only child marked running
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: kill child
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: Can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: info threads
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: info threads
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: Can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: fork child appears (timeout)
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: info threads
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: kill child
new FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: inferior exits normally (timeout)
new FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: info threads
new FAIL: gdb.base/infcall-exec.exp: call execlp
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: start (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 3 (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 3 (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1 (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3 (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3 (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3 (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 10 (timeout)
new FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d one
new FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d one_hundred [99]
new FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one
new FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hundred [99]
new FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one
new FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hundred [99]
new FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one
new FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_hundred [99]
new FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one
new FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_hundred [99]
new FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one
new FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one_hundred [99]
new FAIL: gdb.base/nested-addr.exp: print &foo_array[1].a
new FAIL: gdb.base/nested-addr.exp: print 1 && &foo_array[1].a
new FAIL: gdb.base/nested-subp1.exp: continue to the STOP marker
new FAIL: gdb.base/nested-subp1.exp: print i1
new FAIL: gdb.base/nested-subp2.exp: continue to the STOP marker
new FAIL: gdb.base/nested-subp2.exp: print count
new FAIL: gdb.base/nested-subp2.exp: continue to the STOP marker <<2>>
new FAIL: gdb.base/nested-subp2.exp: print count <<2>>
new FAIL: gdb.base/nested-subp3.exp: continue to the STOP marker
new FAIL: gdb.base/nested-subp3.exp: print first
new FAIL: gdb.base/random-signal.exp: run: watch v
new FAIL: gdb.base/random-signal.exp: attach: attach
new FAIL: gdb.base/random-signal.exp: attach: watch v
new FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: leave handler (could not insert single-step breakpoint)
new FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: leave handler (could not insert single-step breakpoint)
new FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: leave handler (could not insert single-step breakpoint)
new FAIL: gdb.base/wrong_frame_bt_full.exp: bt full
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 cc
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: before start: c++: print E2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: before start: c++: print S2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype S2
new FAIL: gdb.cp/var-tag.exp: before start: c++: print U2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype 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 cc
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: before start: c: print E2
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype E2
new FAIL: gdb.cp/var-tag.exp: before start: c: print S2
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype S2
new FAIL: gdb.cp/var-tag.exp: before start: c: print U2
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype U2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype C
new FAIL: gdb.cp/var-tag.exp: in main: c++: print E
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: in main: c++: print S
new FAIL: gdb.cp/var-tag.exp: in main: c++: print U
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++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in main: c++: print E2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in main: c++: print S2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype S2
new FAIL: gdb.cp/var-tag.exp: in main: c++: print U2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype U2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype C
new FAIL: gdb.cp/var-tag.exp: in main: c: print E
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype E
new FAIL: gdb.cp/var-tag.exp: in main: c: print S
new FAIL: gdb.cp/var-tag.exp: in main: c: print U
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: ptype EE
new FAIL: gdb.cp/var-tag.exp: in main: c: print E2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype E2
new FAIL: gdb.cp/var-tag.exp: in main: c: print S2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype S2
new FAIL: gdb.cp/var-tag.exp: in main: c: print U2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype 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++: print E
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
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 U
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++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print S2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype S2
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 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: print E
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E
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 U
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: ptype EE
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print S2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype S2
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 U2
new FAIL: gdb.fortran/vla-alloc-assoc.exp: print deallocated vla1
new FAIL: gdb.fortran/vla-alloc-assoc.exp: print deallocated vla2
new FAIL: gdb.fortran/vla-datatypes.exp: ptype intvla
new FAIL: gdb.fortran/vla-datatypes.exp: ptype realvla
new FAIL: gdb.fortran/vla-datatypes.exp: ptype complexvla
new FAIL: gdb.fortran/vla-datatypes.exp: ptype logicalvla
new FAIL: gdb.fortran/vla-datatypes.exp: ptype charactervla
new FAIL: gdb.fortran/vla-datatypes.exp: print intvla(5,5,5) (1st)
new FAIL: gdb.fortran/vla-datatypes.exp: print realvla(5,5,5) (1st)
new FAIL: gdb.fortran/vla-datatypes.exp: print complexvla(5,5,5) (1st)
new FAIL: gdb.fortran/vla-datatypes.exp: print logicalvla(5,5,5) (1st)
new FAIL: gdb.fortran/vla-datatypes.exp: print charactervla(5,5,5) (1st)
new FAIL: gdb.fortran/vla-datatypes.exp: print intvla(5,5,5) (2nd)
new FAIL: gdb.fortran/vla-datatypes.exp: print realvla(5,5,5) (2nd)
new FAIL: gdb.fortran/vla-datatypes.exp: print complexvla(5,5,5) (2nd)
new FAIL: gdb.fortran/vla-datatypes.exp: print logicalvla(5,5,5) (2nd)
new FAIL: gdb.fortran/vla-datatypes.exp: print charactervla(5,5,5) (2nd)
new FAIL: gdb.fortran/vla-history.exp: print non-allocated vla1
new FAIL: gdb.fortran/vla-history.exp: print vla1 filled
new FAIL: gdb.fortran/vla-history.exp: print $1
new FAIL: gdb.fortran/vla-history.exp: print $4
new FAIL: gdb.fortran/vla-history.exp: print vla2(1,43,20)
new FAIL: gdb.fortran/vla-history.exp: print vla2(1,3,8)
new FAIL: gdb.fortran/vla-history.exp: print $5
new FAIL: gdb.fortran/vla-history.exp: print $6
new FAIL: gdb.fortran/vla-ptr-info.exp: print pvla pointer information
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1 (passed fixed)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2 (passed fixed)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1(40, 10) (passed fixed)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2(13, 11, 5) (passed fixed)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1 (passed sub-array)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2 (passed sub-array)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1(3, 3) (passed sub-array)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2(4, 4, 4) (passed sub-array)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1(100, 100) subarray do not crash (passed sub-array)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2(100, 100, 100) subarray do not crash (passed sub-array)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1 (passed vla)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2 (passed vla)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1(3, 3) (passed vla)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2(4, 4, 4) (passed vla)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1(100, 100) VLA do not crash (passed vla)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2(100, 100, 100) VLA do not crash (passed vla)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1 (arbitrary length)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2 (arbitrary length)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1(100) (arbitrary length)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2(4,100) (arbitrary length)
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 not initialized
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 not initialized
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1(3, 6, 9) not initialized
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1(5, 45, 20) not initialized
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 filled
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1(3, 6, 9)
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 filled
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1(5, 45, 20) filled
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla associated
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla(3, 6, 9)
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla re-associated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1(5, 45, 20) re-associated
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla deassociated
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla(5, 45, 20) not associated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 not allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1(3, 6, 9) not allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 not allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2(5, 45, 20) not allocated
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof allocated vla1
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof associated pvla
new FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array1(42)
new FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array1(100)
new FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array2(4,10)
new FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array2(4,100)
new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
new FAIL: gdb.fortran/vla-value-sub-finish.exp: set array(2,2,2) to 20 in subroutine
new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
new FAIL: gdb.fortran/vla-value-sub-finish.exp: sub_arr2(2, 1, 1) after finish
new FAIL: gdb.fortran/vla-value-sub.exp: print passed array1 in foo (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array1(5, 7) after filled in foo (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array1(1, 1) after filled in foo (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: set array(2,2,2) to 20 in subroutine (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: print passed array1 in foo (passed sub-array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array1(5, 5) after filled in foo (passed sub-array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array1(1, 1) after filled in foo (passed sub-array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed sub-array)
new FAIL: gdb.fortran/vla-value-sub.exp: set array(2,2,2) to 20 in subroutine (passed sub-array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed sub-array)
new FAIL: gdb.fortran/vla-value-sub.exp: print passed array1 in foo (passed vla)
new FAIL: gdb.fortran/vla-value-sub.exp: print array1(5, 5) after filled in foo (passed vla)
new FAIL: gdb.fortran/vla-value-sub.exp: print array1(1, 1) after filled in foo (passed vla)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed vla)
new FAIL: gdb.fortran/vla-value-sub.exp: set array(2,2,2) to 20 in subroutine (passed vla)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed vla)
new FAIL: gdb.fortran/vla-value.exp: print non-allocated vla1
new FAIL: gdb.fortran/vla-value.exp: print non-allocated &vla1
new FAIL: gdb.fortran/vla-value.exp: print member in non-allocated vla1 (1)
new FAIL: gdb.fortran/vla-value.exp: print member in non-allocated vla1 (2)
new FAIL: gdb.fortran/vla-value.exp: set member in non-allocated vla1
new FAIL: gdb.fortran/vla-value.exp: print allocated &vla1
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(3,6,9)
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(1,3,8)
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(9,9,9)=1
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(3,6,9) after specific assignment (filled)
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(1,3,8) after specific assignment (filled)
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(9,9,9) after assignment in debugger (filled)
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.fortran/vla-value.exp: print associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print associated pvla(3,6,9)
new FAIL: gdb.fortran/vla-value.exp: print associated pvla(1,3,8)
new FAIL: gdb.fortran/vla-value.exp: print associated pvla(9,9,9)
new FAIL: gdb.fortran/vla-value.exp: print pvla(5, 45, 20) after filled using pointer
new FAIL: gdb.fortran/vla-value.exp: print vla2(5, 45, 20) after filled using pointer
new FAIL: gdb.fortran/vla-value.exp: print pvla(7, 45, 14) after filled using pointer
new FAIL: gdb.fortran/vla-value.exp: print vla2(7, 45, 14) after filled using pointer
new FAIL: gdb.fortran/vla-value.exp: print pvla(5, 45, 20) after deassociated
new FAIL: gdb.fortran/vla-value.exp: print pvla(7, 45, 14) after dissasociated
new FAIL: gdb.fortran/vla-value.exp: print vla1 after deassociated
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(3,6,9) after specific assignment (deallocated)
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(1,3,8) after specific assignment (deallocated)
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(9,9,9) after assignment in debugger (deallocated)
new FAIL: gdb.fortran/vla-value.exp: print $myvar set to vla1
new FAIL: gdb.fortran/vla-value.exp: print $myvar(3,6,9)
new FAIL: gdb.fortran/vla-value.exp: print $mypvar(1,3,8)
new FAIL: gdb.fortran/vla-value.exp: print $mypvar(1,3,8) after deallocated
new FAIL: gdb.gdb/complaints.exp: call complaint (&symfile_complaints, "Register a complaint") (timeout)
new FAIL: gdb.gdb/complaints.exp: call complaint (&symfile_complaints, symfile_complaints->root->fmt) (timeout)
new FAIL: gdb.gdb/complaints.exp: call complaint (&symfile_complaints, "Testing! Testing! Testing!") (timeout)
new FAIL: gdb.gdb/complaints.exp: serial line 1 (timeout)
PASS -> FAIL: gdb.gdb/complaints.exp: empty non-verbose non-noisy clear
PASS -> FAIL: gdb.gdb/complaints.exp: empty verbose non-noisy clear
PASS -> FAIL: gdb.gdb/complaints.exp: empty verbose noisy clear
PASS -> FAIL: gdb.gdb/complaints.exp: empty non-verbose noisy clear
PASS -> FAIL: gdb.gdb/selftest.exp: backtrace through signal handler
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction
new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -source cpexplicit.cc -function myclass::myfunction -label top
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction -label top (the program exited)
new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -source cpexplicit.cc -function myclass::myfunction -label top -line 3
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction -label top -line 3 (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -line 29 (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -function myclass::myfunction -label top
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -label top (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -line 3 (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -function myclass::myfunction -label top -line 3
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -label top -line 3 (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -line 3 (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::operator, (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function 'myclass::operator,' (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function "myclass::operator," (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: dprintf -function myclass::operator,,"hello"
new FAIL: gdb.linespec/cpexplicit.exp: dprintf -function 'myclass::operator,',"hello"
new FAIL: gdb.linespec/cpexplicit.exp: dprintf -function "myclass::operator,","hello"
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top"
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top if arg == 0
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top" with valid condition
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top" with invalid condition
new FAIL: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction -label top thread 123
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top -line 3
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3"
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top -line 3 if arg == 0
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3" with valid condition
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3" with invalid condition
new FAIL: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction -label top -line 3 thread 123
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top"
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top if arg == 0
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top" with valid condition
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top" with invalid condition
new FAIL: gdb.linespec/explicit.exp: break -function myfunction -label top thread 123
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top -line 3
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3"
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top -line 3 if arg == 0
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3" with valid condition
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3" with invalid condition
new FAIL: gdb.linespec/explicit.exp: break -function myfunction -label top -line 3 thread 123
new FAIL: gdb.linespec/explicit.exp: complete unique function name (timeout)
new FAIL: gdb.linespec/explicit.exp: complete non-unique function name (timeout)
new FAIL: gdb.linespec/explicit.exp: complete non-existant function name (timeout)
new FAIL: gdb.linespec/explicit.exp: complete unique file name (timeout)
new FAIL: gdb.linespec/explicit.exp: complete non-unique file name (timeout)
new FAIL: gdb.linespec/explicit.exp: complete non-existant file name (timeout)
new FAIL: gdb.linespec/explicit.exp: complete filename and unique function name
new FAIL: gdb.linespec/explicit.exp: delete complete filename and unique function name breakpoint
new FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf (timeout)
new FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf (timeout)
new FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf stop (timeout)
PASS -> FAIL: gdb.mi/mi-logging.exp: Redirect log file contents
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 23 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not allocated vla
new FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_not_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: info type variable vla1_not_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: eval variable vla1_not_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 24 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
new FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: info type variable vla1_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: eval variable vla1_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: get children of vla1_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 27 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 30 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla <<2>>
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla <<3>>
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla <<4>>
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla <<5>>
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 31 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not allocated vla <<2>>
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 36 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 37 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate associated vla
new FAIL: gdb.mi/mi-vla-fortran.exp: create local variable pvla2_associated
new FAIL: gdb.mi/mi-vla-fortran.exp: info type variable pvla2_associated
new FAIL: gdb.mi/mi-vla-fortran.exp: eval variable pvla2_associated
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 42 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate vla pointer set to null
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 1
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: two dummy frames
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 1
new FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in inferior 2 (the program is no longer running)
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 1
new FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in inferior 2 (the program is no longer running)
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 1
new FAIL: gdb.multi/tids.exp: two inferiors: info threads show inferior numbers (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: switch to thread using extended thread ID (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: setting breakpoint at thread_function1 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: once (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: inferior 1 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: twice (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: info threads again (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: info threads -gid (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: p $_thread == 2 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: p $_gthread == 4 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: thread 4 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: setting breakpoint at thread_function2 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: inferior 2 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: once (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: inferior 1 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: twice (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.1 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1 2 3 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1 2 3 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 1.2 1.3 2.1 2.2 (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: Can't run to main
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: Can't run to main
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: Can't run to main
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: Can't run to main
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 5
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 1: p new_thread ()
PASS -> FAIL: gdb.threads/kill.exp: threaded: all threads started
PASS -> FAIL: gdb.threads/leader-exit.exp: caught interrupt
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: next
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=on: thread 2
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=on: continue over exec
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=on,non-stop=off: set scheduler-locking on
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=on,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: thread 2
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: single thread left
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: continue over exec
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: single thread left
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: set scheduler-locking on
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=off: single thread left
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=on: thread 2
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=on: continue over exec
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=on,non-stop=off: set scheduler-locking on
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=on,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=on: thread 2
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=on: continue over exec
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=on,non-stop=off: set scheduler-locking on
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=on,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exit.exp: set scheduler-locking on
new FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 3 threads ran)
new FAIL: gdb.threads/print-threads.exp: all threads ran once (slow) (total 3 threads ran)
new FAIL: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) (total 3 threads ran)
new FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: Can't run to main
new FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: Can't run to main
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue <<2>>
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 off: stop with SIGUSR1
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries (the program exited)
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered (the program is no longer running)
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals (the program is no longer running)
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR2
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal command queries
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals
PASS -> FAIL: gdb.threads/signal-delivered-right-thread.exp: continue: stop with SIGUSR1
PASS -> FAIL: gdb.threads/signal-delivered-right-thread.exp: signal 0: stop with SIGUSR1
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)
PASS -> FAIL: gdb.threads/tls.exp: continue to third thread
PASS -> FAIL: gdb.threads/tls.exp: third thread print me
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
new FAIL: gdb.threads/tls.exp: threads exited (the program exited)
============================




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

* Failures on Fedora-i686, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
  2016-03-04 16:17 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
  2016-03-04 16:31 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
@ 2016-03-04 16:34 ` sergiodj+buildbot
  2016-03-04 16:45 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
                   ` (16 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 16:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/catch-syscall.exp: multiple targets: insert catch syscall on syscall 1 -- write on i386:x86-64
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
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)
PASS -> FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (GDB internal error)
FAIL: gdb.base/auxv.exp: continue (timeout)
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================




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

* Failures on Debian-s390x-native-gdbserver-m64, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2016-03-04 16:34 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2016-03-04 16:45 ` sergiodj+buildbot
  2016-03-04 16:59 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
                   ` (15 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 16:45 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/1860>

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (unknown output after running)
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 &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 (MI error)
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/s390-multiarch.exp: compile (64)
PASS -> FAIL: gdb.arch/s390-multiarch.exp: compile (31)
new FAIL: gdb.base/batch-preserve-term-settings.exp: batch run: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: spawn shell (timeout)
new FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tld
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: syscall close has returned (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: syscall chroot has returned (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: syscall pipe has returned (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 write has returned (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: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned (the program is no longer running)
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: 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 arguments: continue until exit (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: syscall close has returned (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: syscall chroot has returned (the program is no longer running)
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: syscall pipe has returned (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 write has returned (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: syscall read 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: wrong args: continue until exit at catch syscall with unused syscall (mlock) (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry: program has called chroot (the program exited)
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/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry: program has called write (the program exited)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: syscall vfork has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: program has called execve
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit (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: 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: 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: 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 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: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 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: with args noxml: program has called 6 (the program exited)
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: program has called 61 (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 args noxml: program has called 42 (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: program has called 4 (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: program has called 3 (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/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: second disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/longjmp.exp: next over longjmp(1)
new FAIL: gdb.base/longjmp.exp: next over call_longjmp (2)
new FAIL: gdb.base/pr11022.exp: breakpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: breakpoint hit 2
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
new FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
new FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/value-double-free.exp: continue
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.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.a: 1->0: print expression before
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.e: 5->4: print expression before
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: 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: 4->10: 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: 10->3: 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: 3->2: 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: 2->1: 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: 1->0: print expression before
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: continue until exit
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
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-cond.exp: watchpoint on global2 variable triggers
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw)
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
new FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
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 disabled in table
new FAIL: gdb.base/watchpoint.exp: back at main from marker1
new FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
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: until out of loop
new FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
new FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
new FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
new FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
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: self-delete partially local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
new FAIL: gdb.base/watchpoint.exp: cont
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: cont <<2>>
new FAIL: gdb.base/watchpoint.exp: cont <<3>>
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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: continue until exit at continue to exit in test_complex_watchpoint (the program exited)
new FAIL: gdb.base/watchpoint.exp: global_ptr next
new FAIL: gdb.base/watchpoint.exp: next over ptr init
new FAIL: gdb.base/watchpoint.exp: next over buffer set
new FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
new FAIL: gdb.base/watchpoint.exp: next after watch x
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/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 count is 1
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f(std::string)'
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.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at (*main.T).Bar
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-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-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 (timeout)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (MI error)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running)
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": watchpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (unknown output after running)
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": set x (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.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": watchpoint hit (MI error)
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": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x (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.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/solib-intra-step.exp: second-hit
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
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/local-watch-wrong-thread.exp: local watchpoint still triggers
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
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=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: 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: continue: find addresses: continue to watchpoint
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: 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/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: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint 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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints 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: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint 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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints 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: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
new FAIL: gdb.threads/watchthreads.exp: threaded watch loop
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: watchpoint on args[0] hit in thread
new FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread
new FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: No hardware watchpoints available
============================




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2016-03-04 16:45 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-03-04 16:59 ` sergiodj+buildbot
  2016-03-04 17:04 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
                   ` (14 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 16:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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=master&id=f4abe1e12e7538f07bb215fd63ade17cdba7ce6b>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one (the program exited)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
new FAIL: gdb.base/checkpoint-ns.exp: break3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
new FAIL: gdb.base/interrupt.exp: echo data (the program exited)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
new FAIL: gdb.base/interrupt.exp: echo more data (timeout)
new FAIL: gdb.base/interrupt.exp: send end of file (timeout)
new FAIL: gdb.base/interrupt.exp: send end of file
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
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)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.cp/annota2.exp: annotate-quit
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: 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: collect globals: tfile: print object off: 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: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
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
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/arraydim.exp: print m'first
FAIL: gdb.ada/arraydim.exp: print m'first(1)
FAIL: gdb.ada/arraydim.exp: print m'first(2)
FAIL: gdb.ada/arraydim.exp: print m'first(3)
FAIL: gdb.ada/arraydim.exp: print m'last
FAIL: gdb.ada/arraydim.exp: print m'last(1)
FAIL: gdb.ada/arraydim.exp: print m'last(2)
FAIL: gdb.ada/arraydim.exp: print m'last(3)
FAIL: gdb.ada/arraydim.exp: print m'length
FAIL: gdb.ada/arraydim.exp: print m'length(1)
FAIL: gdb.ada/arraydim.exp: print m'length(2)
FAIL: gdb.ada/arraydim.exp: print m'length(3)
FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print empty
FAIL: gdb.ada/arrayidx.exp: print empty, indexes off
FAIL: gdb.ada/arrayidx.exp: print few_reps
FAIL: gdb.ada/arrayidx.exp: print few_reps, indexes off
FAIL: gdb.ada/arrayidx.exp: print many_reps
FAIL: gdb.ada/arrayidx.exp: print many_reps, indexes off
FAIL: gdb.ada/arrayidx.exp: print one_two_three
FAIL: gdb.ada/arrayidx.exp: print one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print r_two_three
FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print u_one_two_three
FAIL: gdb.ada/arrayidx.exp: print u_one_two_three, indexes off
FAIL: gdb.ada/arrayparam.exp: print first after function call
FAIL: gdb.ada/arrayparam.exp: print last after function call
FAIL: gdb.ada/arrayparam.exp: print length after function call
FAIL: gdb.ada/bp_enum_homonym.exp: run to pck.archive breakpoint
FAIL: gdb.ada/bp_range_type.exp: print small_value
FAIL: gdb.ada/bp_range_type.exp: run to breakpoint
FAIL: gdb.ada/char_param.exp: call next
FAIL: gdb.ada/char_param.exp: print procedure_result after calling next
FAIL: gdb.ada/char_param.exp: print procedure_result after calling same
FAIL: gdb.ada/complete.exp: complete p external_ident
FAIL: gdb.ada/complete.exp: complete p some
FAIL: gdb.ada/complete.exp: interactive complete 'print some' (timeout)
FAIL: gdb.ada/cond_lang.exp: continue (the program is no longer running)
FAIL: gdb.ada/dyn_arrayidx.exp: ptype array_type
FAIL: gdb.ada/enum_idx_packed.exp: print full'first
FAIL: gdb.ada/expr_delims.exp: Check that watchpoint is set correctly.
FAIL: gdb.ada/expr_delims.exp: Print variable 'thread'
FAIL: gdb.ada/expr_delims.exp: Set conditional watchpoint.
FAIL: gdb.ada/expr_delims.exp: Set plain watchpoint on variable 'thread'
FAIL: gdb.ada/expr_delims.exp: continue (the program is no longer running)
FAIL: gdb.ada/exprs.exp: long_float'max
FAIL: gdb.ada/exprs.exp: long_float'min
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 10
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20.0
FAIL: gdb.ada/fixed_points.exp: p on a new fixed point type
FAIL: gdb.ada/fixed_points.exp: p on a subtype fixed point type
FAIL: gdb.ada/fixed_points.exp: print Overprecise_Object
FAIL: gdb.ada/fixed_points.exp: ptype Overprecise_Object
FAIL: gdb.ada/float_param.exp: call set_double(1, 3.0)
FAIL: gdb.ada/float_param.exp: call set_long_double(1, global_small_struct, 4.0)
FAIL: gdb.ada/float_param.exp: print global_double
FAIL: gdb.ada/float_param.exp: print global_float
FAIL: gdb.ada/float_param.exp: print global_long_double
FAIL: gdb.ada/formatted_ref.exp: print s.x = 13
FAIL: gdb.ada/formatted_ref.exp: print/x s'access
FAIL: gdb.ada/homonym.exp: continue until BREAK_2 (the program is no longer running)
FAIL: gdb.ada/homonym.exp: print lcl at BREAK_1
FAIL: gdb.ada/homonym.exp: print lcl at BREAK_2
FAIL: gdb.ada/homonym.exp: ptype int_type at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_2
FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_2
FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_2
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/lang_switch.exp: backtrace
FAIL: gdb.ada/lang_switch.exp: backtrace with lang set to C
FAIL: gdb.ada/mi_dyn_arr.exp: Create bt varobj
FAIL: gdb.ada/mi_dyn_arr.exp: run to foo.adb:22 (exec-continue) (MI error)
FAIL: gdb.ada/mi_dyn_arr.exp: wait for stop (stop at start of main Ada procedure)
FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions const.aint
FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions task
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/mi_interface.exp: run to foo.adb:22 (exec-continue) (MI error)
FAIL: gdb.ada/mi_interface.exp: wait for stop (stop at start of main Ada procedure)
FAIL: gdb.ada/mi_task_info.exp: -ada-task-info 3
FAIL: gdb.ada/null_array.exp: print my_matrix
FAIL: gdb.ada/null_array.exp: ptype my_table
FAIL: gdb.ada/operator_bp.exp: continue to "&" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "*" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "**" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "+" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "-" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "/" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "<" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "<=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ">" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ">=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "abs" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "and" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "mod" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "not" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "or" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "rem" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "xor" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."&" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."*" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."**" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."+" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."-" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."/" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."<" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."<=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops.">" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops.">=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."abs" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."and" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."mod" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."not" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."or" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."rem" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."xor" (the program is no longer running)
FAIL: gdb.ada/packed_array.exp: print &var
FAIL: gdb.ada/packed_array.exp: print u_var
FAIL: gdb.ada/packed_array.exp: ptype &var
FAIL: gdb.ada/packed_tagged.exp: ptype x
FAIL: gdb.ada/pkd_arr_elem.exp: print test.str
FAIL: gdb.ada/pkd_arr_elem.exp: print test.str(1)
FAIL: gdb.ada/pp-rec-component.exp: print /r before
FAIL: gdb.ada/pp-rec-component.exp: print before
FAIL: gdb.ada/print_chars.exp: print WC
FAIL: gdb.ada/print_chars.exp: print WWC
FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('ir')))
FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('si')))
FAIL: gdb.ada/rdv_wait.exp: task 2
FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small (the program is no longer running)
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: print segm
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.ada/task_bp.exp: run to dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab
FAIL: gdb.ada/tasks.exp: break break_me task 1
FAIL: gdb.ada/tasks.exp: break break_me task 3
FAIL: gdb.ada/tick_length_array_enum_idx.exp: print cold'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: print prim'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: print vars'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype cold'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype full'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype prim'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype vars'length
FAIL: gdb.ada/type_coercion.exp: p q
FAIL: gdb.ada/type_coercion.exp: print {Integer} $addr
FAIL: gdb.ada/type_coercion.exp: save q'address in convenience variable
FAIL: gdb.ada/type_coercion.exp: set {Integer} $addr := 19
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: continue to STOP2 (the program is no longer running)
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_Object.Ptr when null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null <<2>>
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object after setting Ptr
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object.ptr.all
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object after setting Ptr
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object.ptr.all
FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'last
FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'length
FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'first
FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'last
FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'length
FAIL: gdb.ada/variant_record_packed_array.exp: print address
FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint (the program is no longer running)
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object with null Ptr
FAIL: gdb.ada/mi_var_array.exp: Create bt varobj
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.ada/mi_var_array.exp: run to bar.adb:28 (exec-continue) (MI error)
FAIL: gdb.ada/mi_var_array.exp: wait for stop (stop at start of main Ada procedure)
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran)
FAIL: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) (total 4 threads ran)
FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2
FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2
FAIL: gdb.threads/print-threads.exp: all threads ran once
FAIL: gdb.threads/print-threads.exp: all threads ran once (slow) (total 4 threads ran)
FAIL: gdb.threads/watchthreads2.exp: all threads started
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
============================




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

* Failures on Fedora-x86_64-native-gdbserver-m64, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2016-03-04 16:59 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2016-03-04 17:04 ` sergiodj+buildbot
  2016-03-04 17:22 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (13 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 17:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
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)
PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (timeout)
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: 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: collect globals: tfile: print object off: 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
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
============================




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2016-03-04 17:04 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-03-04 17:22 ` sergiodj+buildbot
  2016-03-04 17:26 ` Failures on Debian-i686, " sergiodj+buildbot
                   ` (12 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 17:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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=master&id=f2c833ec57b58cb2dceb4dcd538e5e76f65fa7bf>

*** Regressions found ***
============================
new FAIL: gdb.trace/tspeed.exp: advance through tracing (timeout)
new FAIL: gdb.trace/tspeed.exp: check on trace status (timeout)
new FAIL: gdb.trace/tspeed.exp: tstop (timeout)
new FAIL: gdb.trace/tspeed.exp: set conditional fast tracepoint (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one (the program exited)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
new FAIL: gdb.base/checkpoint-ns.exp: break3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
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)
PASS -> FAIL: gdb.cp/annota2.exp: annotate-quit
PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.trace/tspeed.exp: advance through tracing (timeout)
new FAIL: gdb.trace/tspeed.exp: check on trace status (timeout)
new FAIL: gdb.trace/tspeed.exp: tstop (timeout)
new FAIL: gdb.trace/tspeed.exp: set conditional fast tracepoint (timeout)
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: 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: collect globals: tfile: print object off: 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
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call
============================




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

* Failures on Debian-i686, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2016-03-04 17:22 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-03-04 17:26 ` sergiodj+buildbot
  2016-03-04 17:29 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
                   ` (11 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 17:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

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

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
new FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 1)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for f (f (1, null))
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for p (p (1, null))
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction
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/foll-exec.exp: step through execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/global_i (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/local_j (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: print follow-exec/local_k (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: step through execl call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execl call
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/local_j (after execl)
new FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
PASS -> FAIL: gdb.guile/guile.exp: source source2.scm
PASS -> FAIL: gdb.guile/guile.exp: source -s source2.scm
new FAIL: gdb.guile/scm-ports.exp: guile (print (write-char #\a zero-mem-port))
new FAIL: gdb.guile/scm-ports.exp: guile (print (put-bytevector zero-mem-port (make-bytevector 0)))
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 1)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
============================


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




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

* Failures on Fedora-x86_64-native-gdbserver-m32, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2016-03-04 17:26 ` Failures on Debian-i686, " sergiodj+buildbot
@ 2016-03-04 17:29 ` sergiodj+buildbot
  2016-03-04 17:31 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (10 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 17:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
new FAIL: gdb.base/interrupt.exp: echo data (the program exited)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: echo data (the program exited)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
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)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: 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: collect globals: tfile: print object off: 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: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
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
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran)
FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
FAIL: gdb.base/info-os.exp: get process groups
FAIL: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) (total 4 threads ran)
FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
FAIL: gdb.threads/watchthreads2.exp: all threads started
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
============================




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

* Failures on Debian-s390x-native-extended-gdbserver-m64, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (8 preceding siblings ...)
  2016-03-04 17:29 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2016-03-04 17:31 ` sergiodj+buildbot
  2016-03-04 17:39 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
                   ` (9 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 17:31 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/1854>

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running)
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": breakpoint hit 2 (unknown output after running)
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": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (timeout)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/s390-multiarch.exp: compile (64)
PASS -> FAIL: gdb.arch/s390-multiarch.exp: compile (31)
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/async-shell.exp: run &
new FAIL: gdb.base/async-shell.exp: interrupt
new FAIL: gdb.base/async-shell.exp: process stopped (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/batch-preserve-term-settings.exp: batch run: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: spawn shell (timeout)
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/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
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: 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: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as PRESENT
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as PRESENT
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkYESdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: symbol-less: ld.so exit
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: symbol-less: seen displacement message as PRESENT
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as PRESENT
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as PRESENT
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkYESdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tld
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: syscall close has returned (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: syscall chroot has returned (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: syscall pipe has returned (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 write has returned (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: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned (the program is no longer running)
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: 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 arguments: continue until exit (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: syscall close has returned (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: syscall chroot has returned (the program is no longer running)
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: syscall pipe has returned (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 write has returned (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: syscall read 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: wrong args: continue until exit at catch syscall with unused syscall (mlock) (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry: program has called chroot (the program exited)
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/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry: program has called write (the program exited)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: syscall vfork has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: program has called execve
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit (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: 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: 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: 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 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: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 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: with args noxml: program has called 6 (the program exited)
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: program has called 61 (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 args noxml: program has called 42 (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: program has called 4 (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: program has called 3 (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/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: break2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 57 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 49 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<3>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<4>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<5>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<6>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<7>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 59 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete copy1 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete all breakpoints in delete_breakpoints (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: kill all one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
new FAIL: gdb.base/checkpoint.exp: info checkpoints one
new FAIL: gdb.base/checkpoint.exp: break2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 0 one (timeout)
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 57 (timeout)
new FAIL: gdb.base/checkpoint.exp: break3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: Diff input and output one (timeout)
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 49 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<3>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<4>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<5>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<6>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 6 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: restart 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<7>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: Diff input and output two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 0 one (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 59 (timeout)
new FAIL: gdb.base/checkpoint.exp: break4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: delete copy1 (timeout)
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 1 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 1 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 2 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 3 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 4 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 5 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 6 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 7 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 7 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 8 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 8 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 9 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 9 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 10 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 10 (timeout)
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two (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 four (timeout)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five (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 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: no more checkpoint 10 (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints
new FAIL: gdb.base/commands.exp: continue with watch
new FAIL: gdb.base/corefile.exp: run: with core
new FAIL: gdb.base/corefile.exp: run: core file is cleared
new FAIL: gdb.base/corefile.exp: attach: with core
new FAIL: gdb.base/corefile.exp: attach: core file is cleared
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: second disp
new FAIL: gdb.base/display.exp: next hit
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 next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/longjmp.exp: next over longjmp(1)
new FAIL: gdb.base/longjmp.exp: next over call_longjmp (2)
new FAIL: gdb.base/pr11022.exp: breakpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: breakpoint hit 2
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
new FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
new FAIL: gdb.base/solib-corrupted.exp: corrupted list
new FAIL: gdb.base/solib-nodir.exp: library loaded
new FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
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 one TEST_GDB var
new FAIL: gdb.base/testenv.exp: Test with two 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 TEST_GDB_GLOBAL
new FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL unset
new FAIL: gdb.base/value-double-free.exp: continue
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.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.a: 1->0: print expression before
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.e: 5->4: print expression before
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: 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: 4->10: 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: 10->3: 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: 3->2: 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: 2->1: 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: 1->0: print expression before
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: continue until exit
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
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-cond.exp: watchpoint on global2 variable triggers
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
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 watchpoint hit
new FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
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 disabled in table
new FAIL: gdb.base/watchpoint.exp: back at main from marker1
new FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
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: until out of loop
new FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
new FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
new FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
new FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
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: self-delete partially local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
new FAIL: gdb.base/watchpoint.exp: cont
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: cont <<2>>
new FAIL: gdb.base/watchpoint.exp: cont <<3>>
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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: continue until exit at continue to exit in test_complex_watchpoint (the program exited)
new FAIL: gdb.base/watchpoint.exp: global_ptr next
new FAIL: gdb.base/watchpoint.exp: next over ptr init
new FAIL: gdb.base/watchpoint.exp: next over buffer set
new FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
new FAIL: gdb.base/watchpoint.exp: next after watch x
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/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 count is 1
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
new FAIL: gdb.cp/annota2.exp: continue until exit (timeout)
new FAIL: gdb.cp/annota2.exp: delete bps
new FAIL: gdb.cp/annota2.exp: break at main (got interactive prompt)
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/annota2.exp: annotate-quit
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/annota3.exp: annotate-quit (pattern 2)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f(std::string)'
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.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at (*main.T).Bar
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 (timeout)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (MI error)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running)
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": 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": breakpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x (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.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": 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": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (timeout)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/solib-intra-step.exp: second-hit
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: 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: reached breakpoint 2
new FAIL: gdb.python/py-evthreads.exp: thread 2
new FAIL: gdb.python/py-evthreads.exp: reached breakpoint 3
new FAIL: gdb.python/py-evthreads.exp: thread 3
new FAIL: gdb.python/py-evthreads.exp: continue thread 1
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
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
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/local-watch-wrong-thread.exp: local watchpoint still triggers
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted
new FAIL: gdb.threads/staticthreads.exp: tlsvar in thread
new FAIL: gdb.threads/staticthreads.exp: tlsvar in main
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
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=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: 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: continue: find addresses: continue to watchpoint
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: 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/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: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
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: parent: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint 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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints 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: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint 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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints 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: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
new FAIL: gdb.threads/watchthreads.exp: threaded watch loop
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: watchpoint on args[0] hit in thread
new FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread
new FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: No hardware watchpoints available
============================




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

* Failures on Fedora-ppc64be-cc-with-index, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (9 preceding siblings ...)
  2016-03-04 17:31 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-03-04 17:39 ` sergiodj+buildbot
  2016-03-04 17:51 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
                   ` (8 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 17:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

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

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint.exp: break4 one (timeout)
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main (the program exited)
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break4 one (timeout)
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/step-over-no-symbols.exp: displaced=on: advanced
PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=auto: advanced
new FAIL: gdb.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype f
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype g
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-bytes &x "01": watchpoint hit (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
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=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: 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: continue: find addresses: continue to watchpoint
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: 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
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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
============================




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

* Failures on Debian-i686-native-gdbserver, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (10 preceding siblings ...)
  2016-03-04 17:39 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
@ 2016-03-04 17:51 ` sergiodj+buildbot
  2016-03-04 17:54 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 17:51 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/3061>

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

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


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for f (f (1, null))
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for p (p (1, null))
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction
new FAIL: gdb.arch/ftrace-insn-reloc.exp: relocated instruction at can_relocate_jump
new FAIL: gdb.arch/ftrace-insn-reloc.exp: check on trace status
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/catch-syscall.exp: multiple targets: insert catch syscall on syscall 1 -- write on i386:x86-64
PASS -> FAIL: gdb.base/foll-exec.exp: step through execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/global_i (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/local_j (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: print follow-exec/local_k (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: step through execl call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execl call
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/local_j (after execl)
PASS -> FAIL: gdb.base/gnu-ifunc.exp: step
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.guile/guile.exp: source source2.scm
PASS -> FAIL: gdb.guile/guile.exp: source -s source2.scm
new FAIL: gdb.guile/scm-ports.exp: guile (print (write-char #\a zero-mem-port))
new FAIL: gdb.guile/scm-ports.exp: guile (print (put-bytevector zero-mem-port (make-bytevector 0)))
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/longjmp.exp: next over patt3
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
============================




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

* Failures on Debian-x86_64-native-extended-gdbserver-m64, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (11 preceding siblings ...)
  2016-03-04 17:51 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
@ 2016-03-04 17:54 ` sergiodj+buildbot
  2016-03-04 18:16 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 17:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-x86_64

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

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/aliased_array.exp: print bt
new FAIL: gdb.ada/arr_arr.exp: ptype a2
new FAIL: gdb.ada/array_bounds.exp: print table'first
new FAIL: gdb.ada/array_bounds.exp: print table'last
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
new FAIL: gdb.ada/arrayidx.exp: print r_two_three
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for f (f (1, null))
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for p (p (1, null))
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/mi_var_array.exp: list vta's children
new FAIL: gdb.ada/n_arr_bound.exp: ptype var
new FAIL: gdb.ada/null_array.exp: ptype my_table
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_tagged.exp: print x
new FAIL: gdb.ada/packed_tagged.exp: ptype x
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged_not_init.exp: print obj
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
new FAIL: gdb.ada/whatis_array_val.exp: print full
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction
new FAIL: gdb.arch/ftrace-insn-reloc.exp: relocated instruction at can_relocate_jump
new FAIL: gdb.arch/ftrace-insn-reloc.exp: check on trace status
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
new FAIL: gdb.base/checkpoint-ns.exp: break3 one (the program exited)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.dwarf2/gdb-index.exp: touch binary
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call============================




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

* Failures on Debian-i686-native-extended-gdbserver, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (12 preceding siblings ...)
  2016-03-04 17:54 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-03-04 18:16 ` sergiodj+buildbot
  2016-03-04 18:27 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 18:16 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/3059>

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for f (f (1, null))
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for p (p (1, null))
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction
new FAIL: gdb.arch/ftrace-insn-reloc.exp: relocated instruction at can_relocate_jump
new FAIL: gdb.arch/ftrace-insn-reloc.exp: check on trace status
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/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
new FAIL: gdb.base/checkpoint-ns.exp: break3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/foll-exec.exp: step through execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/global_i (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/local_j (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: print follow-exec/local_k (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: step through execl call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execl call
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/local_j (after execl)
PASS -> FAIL: gdb.base/gnu-ifunc.exp: step
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.guile/guile.exp: source source2.scm
PASS -> FAIL: gdb.guile/guile.exp: source -s source2.scm
new FAIL: gdb.guile/scm-ports.exp: guile (print (write-char #\a zero-mem-port))
new FAIL: gdb.guile/scm-ports.exp: guile (print (put-bytevector zero-mem-port (make-bytevector 0)))
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/dyn_arrayidx.exp: ptype array_type
FAIL: gdb.ada/mi_var_array.exp: Create bt varobj
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.ada/mi_var_array.exp: run to bar.adb:28 (exec-continue) (MI error)
FAIL: gdb.ada/mi_var_array.exp: wait for stop (stop at start of main Ada procedure)
FAIL: gdb.base/longjmp.exp: next over patt3
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
============================




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

* Failures on Fedora-ppc64be-native-gdbserver-m64, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (13 preceding siblings ...)
  2016-03-04 18:16 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
@ 2016-03-04 18:27 ` sergiodj+buildbot
  2016-03-04 18:37 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 18:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

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

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
new FAIL: gdb.reverse/recvmsg-reverse.exp: reverse to marker1 (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small
new FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Large
new FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small_Float_Vector
new FAIL: gdb.ada/call_pn.exp: print pn (4321)
new FAIL: gdb.ada/call_pn.exp: print last_node_id after calling pn
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
new FAIL: gdb.ada/interface.exp: print s
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/iwide.exp: print s_access.all
new FAIL: gdb.ada/iwide.exp: print sp_access.all
new FAIL: gdb.ada/iwide.exp: print d_access.all
new FAIL: gdb.ada/iwide.exp: print dp_access.all
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
new FAIL: gdb.ada/ref_param.exp: frame argument value printed
new FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small
new FAIL: gdb.ada/tagged_access.exp: ptype c.all
new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
new FAIL: gdb.ada/tagged.exp: ptype obj
new FAIL: gdb.ada/tagged.exp: print obj
new FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/callfuncs.exp: print *((int *(*) (void)) voidfunc)()
new FAIL: gdb.base/callfuncs.exp: noproto: print *((int *(*) (void)) voidfunc)()
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: syscall close has returned (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: syscall chroot has returned (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: syscall pipe has returned (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 write has returned (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: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned (the program is no longer running)
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: 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 arguments: continue until exit (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: syscall close has returned (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: syscall chroot has returned (the program is no longer running)
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: syscall pipe has returned (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 write has returned (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: syscall read 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: wrong args: continue until exit at catch syscall with unused syscall (mlock) (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry: program has called chroot (the program exited)
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/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry: program has called write (the program exited)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: syscall vfork has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: program has called execve
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit (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: 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: 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: 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 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: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called 234 (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: syscall 6 has returned (the program is no longer running)
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 61 has returned (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: syscall 42 has returned (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: syscall 4 has returned (the program is no longer running)
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: syscall 3 has returned (the program is no longer running)
new FAIL: gdb.base/commands.exp: continue with watch
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/func-ptrs.exp: continue to decr
new FAIL: gdb.base/func-ptrs.exp: stop in sentinel
new FAIL: gdb.base/func-ptrs.exp: move up to decr
new FAIL: gdb.base/func-ptrs.exp: go back to main from decr (the program is no longer running)
new FAIL: gdb.base/func-ptrs.exp: set calc to incr
new FAIL: gdb.base/func-ptrs.exp: continue to incr, second time (the program is no longer running)
new FAIL: gdb.base/func-ptrs.exp: go back to main from incr, second time (the program is no longer running)
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/gdbindex-stabs.exp: list stabs_function
new FAIL: gdb.base/gnu-debugdata.exp: have symtab
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
new FAIL: gdb.base/jit.exp: one_jit_test-1: info function ^jit_function
new FAIL: gdb.base/jit.exp: one_jit_test-2: info function ^jit_function
PASS -> FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: info function ^jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/pr11022.exp: breakpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: breakpoint hit 2
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
new FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
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.base/step-over-no-symbols.exp: displaced=on: advanced
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar (the program exited)
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: foo (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: gdb_remove_symbol_file (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: info files must not display sym-file-lib
new FAIL: gdb.base/sym-file.exp: breakpoint at foo is pending
new FAIL: gdb.base/sym-file.exp: breakpoint at bar is pending
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: reload (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: gdb_add_symbol_file (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: stale bkpts: add-symbol-file sym-file-lib.so addr
new FAIL: gdb.base/sym-file.exp: stale bkpts: breakpoint at baz is pending
new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: end here (the program is no longer running)
new FAIL: gdb.base/until-nodebug.exp: until 1
new FAIL: gdb.base/until-nodebug.exp: until 2
new FAIL: gdb.base/value-double-free.exp: continue
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.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.a: 1->0: print expression before
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.e: 5->4: print expression before
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: 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: 4->10: 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: 10->3: 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: 3->2: 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: 2->1: 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: 1->0: print expression before
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: continue until exit
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-cond.exp: watchpoint on global2 variable triggers
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
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 disabled in table
new FAIL: gdb.base/watchpoint.exp: back at main from marker1
new FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
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: until out of loop
new FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
new FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
new FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
new FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
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: self-delete partially local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
new FAIL: gdb.base/watchpoint.exp: cont
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: cont <<2>>
new FAIL: gdb.base/watchpoint.exp: cont <<3>>
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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: continue until exit at continue to exit in test_complex_watchpoint (the program exited)
new FAIL: gdb.base/watchpoint.exp: global_ptr next
new FAIL: gdb.base/watchpoint.exp: next over ptr init
new FAIL: gdb.base/watchpoint.exp: next over buffer set
new FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
new FAIL: gdb.base/watchpoint.exp: next after watch x
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-hw-hit-once.exp: continue
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
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 count is 1
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
new FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers
new FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i) == &typeid(typeof(i))
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp) == &typeid(typeof(cp))
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp) == &typeid(typeof(ccp))
new FAIL: gdb.dwarf2/atomic-type.exp: ptype f
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype f
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype g
new FAIL: gdb.dwarf2/dw2-case-insensitive.exp: p fuNC_symtab
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
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-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-detach.exp: detach
new FAIL: gdb.mi/mi-var-child.exp: listing of children, simple types: names, type and values, complex types: names and types
new FAIL: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in natural
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (MI error)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout) <<2>>
new FAIL: gdb.mi/mi-watch-nonstop.exp: resume 1 (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": 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": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (timeout)
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": 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": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (timeout)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
new FAIL: gdb.python/py-framefilter.exp: bt for no debuginfo
new FAIL: gdb.python/py-framefilter.exp: bt full for no debuginfo
new FAIL: gdb.python/py-framefilter.exp: bt no filters for no debuginfo
new FAIL: gdb.python/py-framefilter.exp: bt no-filters full no debuginfo
new FAIL: gdb.python/py-objfile.exp: print main without debug info
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/recvmsg-reverse.exp: continue to breakpoint: marker2 (timeout)
new FAIL: gdb.reverse/recvmsg-reverse.exp: set breakpoint at marker1 (timeout)
new FAIL: gdb.reverse/recvmsg-reverse.exp: reverse to marker1 (timeout)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Can't run to main forced_stabs
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
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=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: 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: continue: find addresses: continue to watchpoint
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: 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/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: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint 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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints 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: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint 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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints 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: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: No hardware watchpoints available
new FAIL: gdb.trace/entry-values.exp: disassemble bar
new FAIL: gdb.trace/entry-values.exp: Find the call or branch instruction offset in bar
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.reverse/until-precsave.exp: advance to factorial (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: finish to main (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function
FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (the program is no longer running)
FAIL: gdb.base/func-ptrs.exp: move up to decr (timeout)
FAIL: gdb.base/func-ptrs.exp: stop in sentinel (timeout)
FAIL: gdb.reverse/until-precsave.exp: Kill process, prepare to debug log file (timeout)
FAIL: gdb.reverse/until-precsave.exp: advance to factorial
FAIL: gdb.reverse/until-precsave.exp: finish to main (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reload core file (timeout)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: run to end of main (timeout)
FAIL: gdb.reverse/until-precsave.exp: set reverse execution
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until line number (got interactive prompt)
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.reverse/until-precsave.exp: finish to main
============================




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

* Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (14 preceding siblings ...)
  2016-03-04 18:27 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-03-04 18:37 ` sergiodj+buildbot
  2016-03-04 18:57 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 18:37 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/3098>

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
new FAIL: gdb.base/interrupt.exp: echo data (timeout)
new FAIL: gdb.reverse/readv-reverse.exp: continue to breakpoint: marker2 (timeout)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry: program has called write (the program exited)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: syscall vfork has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: program has called execve
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 has returned (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one (the program exited)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
new FAIL: gdb.base/checkpoint-ns.exp: break3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
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: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
new FAIL: gdb.base/interrupt.exp: echo more data (timeout)
new FAIL: gdb.base/interrupt.exp: send end of file (timeout)
new FAIL: gdb.base/interrupt.exp: send end of file
PASS -> FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
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.base/step-over-no-symbols.exp: displaced=on: advanced
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype f
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype g
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x (timeout)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/readv-reverse.exp: continue to breakpoint: marker2 (timeout)
new FAIL: gdb.reverse/recvmsg-reverse.exp: continue to breakpoint: marker2 (timeout)
new FAIL: gdb.reverse/recvmsg-reverse.exp: set breakpoint at marker1 (timeout)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (the program exited)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
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=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: 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: continue: find addresses: continue to watchpoint
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: 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/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: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
============================


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




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

* Failures on Debian-x86_64-native-gdbserver-m64, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (15 preceding siblings ...)
  2016-03-04 18:37 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-03-04 18:57 ` sergiodj+buildbot
  2016-03-04 19:16 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 18:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-x86_64

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

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/aliased_array.exp: print bt
new FAIL: gdb.ada/arr_arr.exp: ptype a2
new FAIL: gdb.ada/array_bounds.exp: print table'first
new FAIL: gdb.ada/array_bounds.exp: print table'last
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
new FAIL: gdb.ada/arrayidx.exp: print r_two_three
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for f (f (1, null))
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for p (p (1, null))
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/mi_var_array.exp: list vta's children
new FAIL: gdb.ada/n_arr_bound.exp: ptype var
new FAIL: gdb.ada/null_array.exp: ptype my_table
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_tagged.exp: print x
new FAIL: gdb.ada/packed_tagged.exp: ptype x
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged_not_init.exp: print obj
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
new FAIL: gdb.ada/whatis_array_val.exp: print full
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction
new FAIL: gdb.arch/ftrace-insn-reloc.exp: relocated instruction at can_relocate_jump
new FAIL: gdb.arch/ftrace-insn-reloc.exp: check on trace status
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.dwarf2/gdb-index.exp: touch binary
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
============================




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

* Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (16 preceding siblings ...)
  2016-03-04 18:57 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-03-04 19:16 ` sergiodj+buildbot
  2016-03-04 19:37 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
  2016-03-04 19:57 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 19:16 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/3030>

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited (timeout)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/checkpoint.exp: break1 four (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout)
new FAIL: gdb.base/checkpoint.exp: break1 five (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: break1 six (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<3>>
new FAIL: gdb.base/checkpoint.exp: break1 seven (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<4>>
new FAIL: gdb.base/checkpoint.exp: break1 eight (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<5>>
new FAIL: gdb.base/checkpoint.exp: break1 nine (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<6>>
new FAIL: gdb.base/checkpoint.exp: break1 ten (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<7>>
new FAIL: gdb.base/checkpoint.exp: info checkpoints one (timeout)
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 0 one (timeout)
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 57 (timeout)
new FAIL: gdb.base/checkpoint.exp: break3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: Diff input and output one (timeout)
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 49 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<3>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<4>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<5>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<6>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 6 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: restart 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<7>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: Diff input and output two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 0 one (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 59 (timeout)
new FAIL: gdb.base/checkpoint.exp: break4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: delete copy1 (timeout)
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: restart 1 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 1 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 2 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 3 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 4 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 5 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 6 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 7 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 7 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 8 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 8 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 9 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 9 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 10 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 10 (timeout)
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout) <<3>>
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two (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 four (timeout)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five (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 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: no more checkpoint 10 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break1 four (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break1 five (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break1 six (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<3>>
new FAIL: gdb.base/checkpoint-ns.exp: break1 seven (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<4>>
new FAIL: gdb.base/checkpoint-ns.exp: break1 eight (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<5>>
new FAIL: gdb.base/checkpoint-ns.exp: break1 nine (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<6>>
new FAIL: gdb.base/checkpoint-ns.exp: break1 ten (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<7>>
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 57 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 49 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<3>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<4>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<5>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<6>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<7>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 59 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete copy1 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete all breakpoints in delete_breakpoints (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete all breakpoints in delete_breakpoints (timeout) <<3>>
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: kill all one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
new FAIL: gdb.base/interrupt.exp: child died when we called func1, skipped rest of tests
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
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/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x (timeout)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/recvmsg-reverse.exp: continue to breakpoint: marker2 (timeout)
new FAIL: gdb.reverse/recvmsg-reverse.exp: set breakpoint at marker1 (timeout)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited (timeout)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 3 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 4 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5 (got gdb prompt)
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
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/fork-thread-pending.exp: 1, get to the fork event (timeout)
FAIL: gdb.threads/fork-thread-pending.exp: 1, multiple threads found (the program exited)
============================




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (17 preceding siblings ...)
  2016-03-04 19:16 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-03-04 19:37 ` sergiodj+buildbot
  2016-03-04 19:57 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 19:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: multithreaded: multithreaded watchpoints work at A (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




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

* Failures on Fedora-ppc64le-native-gdbserver-m64, branch master
  2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
                   ` (18 preceding siblings ...)
  2016-03-04 19:37 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
@ 2016-03-04 19:57 ` sergiodj+buildbot
  19 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 19:57 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/3022>

Commit(s) tested:
	ca92db2d5885c03d3e0ed23c96b5c6ab336d908d

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

Subject:
	Tweak ARM process record

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

*** Regressions found ***
============================
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 &x x 4 "01": watchpoint hit 2 (unknown output after running)
new FAIL: gdb.reverse/readv-reverse.exp: continue to breakpoint: marker2 (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/interrupt.exp: child died when we called func1, skipped rest of tests
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
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.base/watch-vfork.exp: Watchpoint triggers after vfork (hw)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/readv-reverse.exp: continue to breakpoint: marker2 (timeout)
new FAIL: gdb.reverse/recvmsg-reverse.exp: continue to breakpoint: marker2 (timeout)
new FAIL: gdb.reverse/recvmsg-reverse.exp: set breakpoint at marker1 (timeout)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 3 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 4 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5 (got gdb prompt)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint 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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints 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: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint 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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints 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: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
============================


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




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-09 19:41 [binutils-gdb] gdb.multi/multi-arch-exec.exp: Also test -m32 => -m64 sergiodj+buildbot
@ 2017-12-12 14:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-12-12 14:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	777a42f1f86b60d11cfe0e5964036823e6920f79

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

Subject:
	gdb.multi/multi-arch-exec.exp: Also test -m32 => -m64

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/77/777a42f1f86b60d11cfe0e5964036823e6920f79/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-09 21:45 [binutils-gdb] Multi-arch exec, more register reading avoidance sergiodj+buildbot
@ 2017-12-03  9:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-12-03  9:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	cbd2b4e316370ab740433b06ed65786831232c8f

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

Subject:
	Multi-arch exec, more register reading avoidance

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/cb/cbd2b4e316370ab740433b06ed65786831232c8f/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-09 19:00 [binutils-gdb] Use gdbarch_long_bit to determine layout of FreeBSD siginfo_t sergiodj+buildbot
@ 2017-12-02 13:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-12-02 13:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	a181c0bf7461c28cdb72a4074c6d7608119fb575

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Use gdbarch_long_bit to determine layout of FreeBSD siginfo_t.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/a1/a181c0bf7461c28cdb72a4074c6d7608119fb575/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-09 18:14 [binutils-gdb] Don't try building gdb against guile-2.2 sergiodj+buildbot
@ 2017-11-29 20:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-29 20:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	6e66f7538112d2f5fb1af17dbde33ba37a7171be

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Don't try building gdb against guile-2.2

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/6e/6e66f7538112d2f5fb1af17dbde33ba37a7171be/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-09 17:56 [binutils-gdb] S/390: Sync with latest POP - 3 new instructions sergiodj+buildbot
@ 2017-11-28 22:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-28 22:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	8e464506d2131fc931c4f81a22cc7125b7adf434

Author(s) (in the same order as the commits):
	Andreas Krebbel <krebbel@linux.vnet.ibm.com>

Subject:
	S/390: Sync with latest POP - 3 new instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/8e/8e464506d2131fc931c4f81a22cc7125b7adf434/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-09 17:35 [binutils-gdb] S/390: Sync with IBM z14 POP - SI_RD format sergiodj+buildbot
@ 2017-11-28  1:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-28  1:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	ee6767daf13a13867f8e716c2a53b748ab0da536

Author(s) (in the same order as the commits):
	Andreas Krebbel <krebbel@linux.vnet.ibm.com>

Subject:
	S/390: Sync with IBM z14 POP - SI_RD format

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ee/ee6767daf13a13867f8e716c2a53b748ab0da536/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-09 15:34 [binutils-gdb] Make cp_remove_params return a gdb::unique_xmalloc_ptr sergiodj+buildbot
@ 2017-11-24 19:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-24 19:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	109483d9eec3f0d0c3eaafd5d829435059167c52

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

Subject:
	Make cp_remove_params return a gdb::unique_xmalloc_ptr

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/10/109483d9eec3f0d0c3eaafd5d829435059167c52/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-09 12:16 [binutils-gdb] Fix gdb.base/print-file-var-main.c value check logic sergiodj+buildbot
@ 2017-11-23 19:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-23 19:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	5c9e4427a745e5e26fba320ecc62e4285b613e4f

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

Subject:
	Fix gdb.base/print-file-var-main.c value check logic

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/5c/5c9e4427a745e5e26fba320ecc62e4285b613e4f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-09  7:27 [binutils-gdb] Remove some cleanups from dwarf2read.c sergiodj+buildbot
@ 2017-11-22 19:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-22 19:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	791afaa233ca9f4baa59aa16062296a00aa2c4da

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove some cleanups from dwarf2read.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/79/791afaa233ca9f4baa59aa16062296a00aa2c4da/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-09  8:52 [binutils-gdb] Remove cleanup from frame_prepare_for_sniffer sergiodj+buildbot
@ 2017-11-21 22:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-21 22:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	30a9c02feff56bd58a276c2a7262f364baa558ac

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove cleanup from frame_prepare_for_sniffer

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/30/30a9c02feff56bd58a276c2a7262f364baa558ac/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-09  5:51 [binutils-gdb] Remove make_cleanup_value_free sergiodj+buildbot
@ 2017-11-20 13:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-20 13:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	757325a3f24e01bf8e7b7214f33c546bc52d1d12

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove make_cleanup_value_free

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/75/757325a3f24e01bf8e7b7214f33c546bc52d1d12/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-09  5:31 [binutils-gdb] Change search_symbols to return std::vector sergiodj+buildbot
@ 2017-11-19 17:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-19 17:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b9c04fb2681dd5706d2cafa5dcc6bdcd99016cf4

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Change search_symbols to return std::vector

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/b9/b9c04fb2681dd5706d2cafa5dcc6bdcd99016cf4/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-09  5:11 [binutils-gdb] PR22212, memory leak in nm sergiodj+buildbot
@ 2017-11-18 20:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-18 20:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b55ec8b676ed05d93ee49d6c79ae0403616c4fb0

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR22212, memory leak in nm

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/b5/b55ec8b676ed05d93ee49d6c79ae0403616c4fb0/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-09  1:20 [binutils-gdb] sh: Dump dynamic relocation info to the map file sergiodj+buildbot
@ 2017-11-17 22:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-17 22:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	a72f95f7760bf85693af393c5e01dd3aedbe5bde

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	sh: Dump dynamic relocation info to the map file

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/a7/a72f95f7760bf85693af393c5e01dd3aedbe5bde/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-09  0:35 [binutils-gdb] sparc: Remove a strayed comment sergiodj+buildbot
@ 2017-11-17  0:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-17  0:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	f9799aae8e51948c1d87fbe7249b3d76dcb4585d

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	sparc: Remove a strayed comment

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/f9/f9799aae8e51948c1d87fbe7249b3d76dcb4585d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-08 20:47 [binutils-gdb] Reformat elf_x86_allocate_dynrelocs sergiodj+buildbot
@ 2017-11-15  8:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-15  8:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	70090aa5f629dcbdfa88b20c29951fa8f50f0545

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Reformat elf_x86_allocate_dynrelocs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/70/70090aa5f629dcbdfa88b20c29951fa8f50f0545/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=3c81566>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=3c81566>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-08  0:51 [binutils-gdb] sparc: Dump dynamic relocation info to the map file sergiodj+buildbot
@ 2017-11-13  9:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-13  9:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	f0f07ad1825e9b7f539e410562993b25f76e5627

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	sparc: Dump dynamic relocation info to the map file

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/f0/f0f07ad1825e9b7f539e410562993b25f76e5627/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-07  0:08 [binutils-gdb] x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO comments sergiodj+buildbot
@ 2017-11-12 13:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-12 13:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	99180bccaf09413c9ddb28e51fa30f1ca4966583

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO comments

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/99/99180bccaf09413c9ddb28e51fa30f1ca4966583/>

*** Diff to previous build ***
============================
XFAIL -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-07  1:04 [binutils-gdb] x86: Use zero_undefweak in elf_x86_link_hash_entry sergiodj+buildbot
@ 2017-11-11 16:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-11 16:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	98b273dc13b1e45db8c66821efc9e514884f3c25

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Use zero_undefweak in elf_x86_link_hash_entry

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/98/98b273dc13b1e45db8c66821efc9e514884f3c25/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/starti.exp: continue
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06 22:49 [binutils-gdb] Skip gdb.mi/mi-threads-interrupt.exp if nointerrupts sergiodj+buildbot
@ 2017-11-10 19:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-10 19:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b3b7c423883ad8d8b81f166ad2d2d4b637086bc0

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

Subject:
	Skip gdb.mi/mi-threads-interrupt.exp if nointerrupts.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/b3/b3b7c423883ad8d8b81f166ad2d2d4b637086bc0/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06 21:43 [binutils-gdb] Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes sergiodj+buildbot
@ 2017-11-09 23:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-09 23:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	544c67cda1686c1b204cb96c0d7885b08d37b8d6

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/54/544c67cda1686c1b204cb96c0d7885b08d37b8d6/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06 13:56 [binutils-gdb] Move aarch64-insn.o to arch/aarch64-insn.o and Remove a rule for arch/*.c sergiodj+buildbot
@ 2017-11-09  3:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-09  3:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	0d28b0a5caa6b04129e21a9aff371d4032c7ef17

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

Subject:
	Move aarch64-insn.o to arch/aarch64-insn.o and Remove a rule for arch/*.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/0d/0d28b0a5caa6b04129e21a9aff371d4032c7ef17/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06 13:38 [binutils-gdb] Move arm.o arm-get-next-pcs.o arm-linux.o to arch/ sergiodj+buildbot
@ 2017-11-08  6:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-08  6:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	71917808c3490b4d4df9c6e848e3c5d75f5278d2

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

Subject:
	Move arm.o arm-get-next-pcs.o arm-linux.o to arch/

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/71/71917808c3490b4d4df9c6e848e3c5d75f5278d2/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/starti.exp: continue
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06 11:06 [binutils-gdb] Fix more GDB build breakage on mingw32 sergiodj+buildbot
@ 2017-11-05  8:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-05  8:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	a1b85d282f408dfd18a27539874846197f7e4044

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

Subject:
	Fix more GDB build breakage on mingw32

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/a1/a1b85d282f408dfd18a27539874846197f7e4044/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06 10:53 [binutils-gdb] Fix GDB build under msys+mingw gcc 32bit sergiodj+buildbot
@ 2017-11-03  5:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-03  5:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b79f7801a2c555ee4ff4bc3050141e83158f66d4

Author(s) (in the same order as the commits):
	Yuanhui Zhang <asmwarrior@gmail.com>

Subject:
	Fix GDB build under msys+mingw gcc 32bit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/b7/b79f7801a2c555ee4ff4bc3050141e83158f66d4/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/starti.exp: continue
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06 10:23 [binutils-gdb] Share code updating gdb_target_obs sergiodj+buildbot
@ 2017-11-02  9:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-02  9:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	d97987e219b80c670e37eb0e25e31b36fa295509

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

Subject:
	Share code updating gdb_target_obs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/d9/d97987e219b80c670e37eb0e25e31b36fa295509/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06 10:17 [binutils-gdb] [RFC] Replicate src dir in build dir sergiodj+buildbot
@ 2017-11-01 11:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-11-01 11:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	f38307f593cb8189c82fb39e46e0cd899022e2fb

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

Subject:
	[RFC] Replicate src dir in build dir

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/f3/f38307f593cb8189c82fb39e46e0cd899022e2fb/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/starti.exp: continue
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06  9:53 [binutils-gdb] gdb: Fix decoding of ARM neon memory hint insns sergiodj+buildbot
@ 2017-10-31 15:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-31 15:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	2f924de654ff8f719faf60b84948397809baaac6

Author(s) (in the same order as the commits):
	Jose E. Marchesi <jose.marchesi@oracle.com>

Subject:
	gdb: Fix decoding of ARM neon memory hint insns.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/2f/2f924de654ff8f719faf60b84948397809baaac6/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06  7:54 [binutils-gdb] x86: Add VERIFY_COPY_RELOC sergiodj+buildbot
@ 2017-10-30 17:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-30 17:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	ff38b4cc55dade4c9970cac2149a946d5dc0adc7

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Add VERIFY_COPY_RELOC

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ff/ff38b4cc55dade4c9970cac2149a946d5dc0adc7/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/starti.exp: continue
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06  7:49 [binutils-gdb] x86: Add COPY_INPUT_RELOC_P sergiodj+buildbot
@ 2017-10-29  1:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-29  1:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	e74399c47c76b8111651f41b52a05401852cf799

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Add COPY_INPUT_RELOC_P

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/e7/e74399c47c76b8111651f41b52a05401852cf799/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06  7:44 [binutils-gdb] x86: Add GENERATE_DYNAMIC_RELOCATION_P sergiodj+buildbot
@ 2017-10-28  4:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-28  4:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	aebcc8ffd201adbee973b414818b01876dabe1a0

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Add GENERATE_DYNAMIC_RELOCATION_P

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ae/aebcc8ffd201adbee973b414818b01876dabe1a0/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06  7:36 [binutils-gdb] x86: Add GENERATE_RELATIVE_RELOC_P sergiodj+buildbot
@ 2017-10-26 11:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-26 11:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	f70656b2604eff12cea2e9bef27c1e00a3077f30

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Add GENERATE_RELATIVE_RELOC_P

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/f7/f70656b2604eff12cea2e9bef27c1e00a3077f30/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06  7:30 [binutils-gdb] Add RESOLVED_LOCALLY_P sergiodj+buildbot
@ 2017-10-25 15:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-25 15:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	2eba97c207399d8b541092a7b0a4428dc02f5cf1

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Add RESOLVED_LOCALLY_P

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/2e/2eba97c207399d8b541092a7b0a4428dc02f5cf1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/starti.exp: continue
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06  7:18 [binutils-gdb] x86: Add TLS_TRANSITION_IE_TO_LE_P sergiodj+buildbot
@ 2017-10-23 23:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-23 23:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	51537393bd939e79f6e9291629fb65a17e6f19da

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Add TLS_TRANSITION_IE_TO_LE_P

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/51/51537393bd939e79f6e9291629fb65a17e6f19da/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/starti.exp: continue
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-06  1:11 [binutils-gdb] powerpc: Dump dynamic relocation info to the map file sergiodj+buildbot
@ 2017-10-23  3:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-23  3:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	0caf6c82ab23ece570d14499ed02653968cd8abd

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	powerpc: Dump dynamic relocation info to the map file

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/0c/0caf6c82ab23ece570d14499ed02653968cd8abd/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-05 17:35 [binutils-gdb] Fix fork-related regressions on GNU/Linux sergiodj+buildbot
@ 2017-10-22  6:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-22  6:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	2fd9d7ca17539ce983862b25e0abc27cfb706189

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

Subject:
	Fix fork-related regressions on GNU/Linux

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/2f/2fd9d7ca17539ce983862b25e0abc27cfb706189/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-05 17:18 [binutils-gdb] Remove unused "union agent_val" from ax.h sergiodj+buildbot
@ 2017-10-21  7:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-21  7:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	d13b8493cbd2891b5886e6176d468eb63c73606a

Author(s) (in the same order as the commits):
	Ulrich Weigand <ulrich.weigand@de.ibm.com>

Subject:
	Remove unused "union agent_val" from ax.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/d1/d13b8493cbd2891b5886e6176d468eb63c73606a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: continue &
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: continue &
PASS -> FAIL: gdb.base/starti.exp: continue
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: continue &
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-05 17:18 [binutils-gdb] Clean up includes of doublest.h and floatformat.h sergiodj+buildbot
@ 2017-10-19 12:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-19 12:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	1841ee5d0300cf00022c8aadfe16725c5e86fe1d

Author(s) (in the same order as the commits):
	Ulrich Weigand <ulrich.weigand@de.ibm.com>

Subject:
	Clean up includes of doublest.h and floatformat.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/18/1841ee5d0300cf00022c8aadfe16725c5e86fe1d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: continue &
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-05 17:00 [binutils-gdb] Add a signal frame unwinder for FreeBSD/mipsn32 sergiodj+buildbot
@ 2017-10-18 13:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-18 13:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	a80a647180bf92692e0f01efe7b323afe7d317c9

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Add a signal frame unwinder for FreeBSD/mipsn32.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/a8/a80a647180bf92692e0f01efe7b323afe7d317c9/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: continue &
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-05 17:00 [binutils-gdb] Handle the NT_ARM_VFP core dump note on FreeBSD sergiodj+buildbot
@ 2017-10-17 16:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-17 16:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	6d5be5d6b8b4412e65bc037472aa2e727c25ccf5

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Handle the NT_ARM_VFP core dump note on FreeBSD.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/6d/6d5be5d6b8b4412e65bc037472aa2e727c25ccf5/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: continue &
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: continue &
PASS -> FAIL: gdb.base/starti.exp: continue
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-05 13:02 [binutils-gdb] tile: Dump dynamic relocation info to the map file sergiodj+buildbot
@ 2017-10-15 18:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-15 18:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	007873f54e41eaef2f7a89b8adbb63a563d98b65

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	tile: Dump dynamic relocation info to the map file

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/00/007873f54e41eaef2f7a89b8adbb63a563d98b65/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/starti.exp: continue
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-05  4:45 [binutils-gdb] Update my email address sergiodj+buildbot
@ 2017-10-14 22:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-14 22:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	c91933e9e33654c7b8973cb449b93f5152afcbcb

Author(s) (in the same order as the commits):
	Tristan Gingold <tgingold@free.fr>

Subject:
	Update my email address.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/c9/c91933e9e33654c7b8973cb449b93f5152afcbcb/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: continue &
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: continue &
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-05  1:42 [binutils-gdb] bfd_set_input_error sergiodj+buildbot
@ 2017-10-14  1:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-14  1:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	2ca7de3746be7484aa5affceafa1ad2e1d789381

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

Subject:
	bfd_set_input_error

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/2c/2ca7de3746be7484aa5affceafa1ad2e1d789381/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: continue &
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-05  1:09 [binutils-gdb] bfd_error_on_input is for archives sergiodj+buildbot
@ 2017-10-12 23:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-12 23:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	8c6716e57eb991ba6ceb07011045d626652aaf01

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	bfd_error_on_input is for archives

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/8c/8c6716e57eb991ba6ceb07011045d626652aaf01/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: continue &
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: continue &
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-04 23:08 [binutils-gdb] PR21167, relocation sections not included in groups sergiodj+buildbot
@ 2017-10-11 21:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-11 21:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	db4677b8bd90b49f826807352c6c3c7eb0d57814

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR21167, relocation sections not included in groups

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/db/db4677b8bd90b49f826807352c6c3c7eb0d57814/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: continue &
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-04 17:39 [binutils-gdb] Fix "Remote 'g' packet reply is too long" problems with multiple inferiors sergiodj+buildbot
@ 2017-10-11  1:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-11  1:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	5cd63fda035d4ba949e6478406162c4673b3c9ef

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

Subject:
	Fix "Remote 'g' packet reply is too long" problems with multiple inferiors

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/5c/5cd63fda035d4ba949e6478406162c4673b3c9ef/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/catch-signal-fork.exp: got SIGHUP after fork
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: program has called exit_group
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: continue until exit
new FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 123456789
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called 234
new FAIL: gdb.base/fileio.exp: System says shell is not available
PASS -> FAIL: gdb.base/fileio.exp: System says shell is available
PASS -> FAIL: gdb.base/fileio.exp: System
PASS -> FAIL: gdb.base/fileio.exp: System with invalid command returns 127
PASS -> FAIL: gdb.base/fileio.exp: Rename a file
PASS -> FAIL: gdb.base/fileio.exp: Renaming a file to existing directory returns EISDIR
PASS -> FAIL: gdb.base/fileio.exp: renaming a directory to a non-empty directory returns ENOTEMPTY or EEXIST
PASS -> FAIL: gdb.base/fileio.exp: Renaming a directory to a subdir of itself returns EINVAL
PASS -> FAIL: gdb.base/fileio.exp: Renaming a nonexistant file returns ENOENT
PASS -> FAIL: gdb.base/fileio.exp: Unlink a file
PASS -> FAIL: gdb.base/fileio.exp: Unlinking a file in a directory w/o write access returns EACCES
PASS -> FAIL: gdb.base/fileio.exp: Unlinking a nonexistant file returns ENOENT
PASS -> FAIL: gdb.base/fileio.exp: Time
PASS -> FAIL: gdb.base/foll-fork.exp: follow default, detach default, command "next 2": next 2 past fork
PASS -> FAIL: gdb.base/foll-fork.exp: follow default, detach default, command "continue": continue past fork
PASS -> FAIL: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": next 2 past fork
PASS -> FAIL: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": continue past fork
PASS -> FAIL: gdb.base/foll-fork.exp: set follow-fork parent, hit tbreak
PASS -> FAIL: gdb.base/foll-vfork.exp: exec: vfork parent follow, through step: step
PASS -> FAIL: gdb.base/foll-vfork.exp: exec: vfork parent follow, to bp: continue to bp
PASS -> FAIL: gdb.base/foll-vfork.exp: exec: vfork parent follow, finish after tcatch vfork: finish
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork parent follow, through step: step
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork parent follow, to bp: continue to bp
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork parent follow, finish after tcatch vfork: finish
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: info threads
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: continue &
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: info threads
PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: info threads
PASS -> FAIL: gdb.base/multi-forks.exp: follow parent, print pids
PASS -> FAIL: gdb.base/starti.exp: continue
PASS -> FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork
PASS -> FAIL: gdb.gdb/complaints.exp: run until breakpoint at captured_command_loop
PASS -> FAIL: gdb.gdb/complaints.exp: call complaint
PASS -> FAIL: gdb.gdb/complaints.exp: print symfile_complaints->root->fmt
PASS -> FAIL: gdb.gdb/complaints.exp: list has one entry
PASS -> FAIL: gdb.gdb/complaints.exp: serial start
PASS -> FAIL: gdb.gdb/complaints.exp: serial line 1
PASS -> FAIL: gdb.gdb/complaints.exp: serial line 2
PASS -> FAIL: gdb.gdb/complaints.exp: serial end
PASS -> FAIL: gdb.gdb/complaints.exp: short start
PASS -> FAIL: gdb.gdb/complaints.exp: short line 1
PASS -> FAIL: gdb.gdb/complaints.exp: short line 2
PASS -> FAIL: gdb.gdb/complaints.exp: short end
PASS -> FAIL: gdb.gdb/complaints.exp: empty non-verbose non-noisy clear
PASS -> FAIL: gdb.gdb/complaints.exp: empty verbose non-noisy clear
PASS -> FAIL: gdb.gdb/complaints.exp: empty verbose noisy clear
PASS -> FAIL: gdb.gdb/complaints.exp: empty non-verbose noisy clear
PASS -> FAIL: gdb.gdb/python-interrupts.exp: run until breakpoint at captured_command_loop
PASS -> FAIL: gdb.gdb/python-selftest.exp: run until breakpoint at captured_command_loop
PASS -> FAIL: gdb.gdb/selftest.exp: xgdb is at prompt
PASS -> FAIL: gdb.gdb/selftest.exp: send ^C to child process
PASS -> FAIL: gdb.gdb/selftest.exp: send SIGINT signal to child process
PASS -> FAIL: gdb.gdb/selftest.exp: backtrace through signal handler
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
PASS -> FAIL: gdb.reverse/waitpid-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/waitpid-reverse.exp: reverse to marker1
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: inferior 1 exited
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: no threads left
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-04 17:39 [binutils-gdb] Redesign mock environment for gdbarch selftests sergiodj+buildbot
@ 2017-10-05 19:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-05 19:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	55b11ddf16b97b9c50ed480bc9da8b3e1c6c4198

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

Subject:
	Redesign mock environment for gdbarch selftests

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/55/55b11ddf16b97b9c50ed480bc9da8b3e1c6c4198/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-10-04 16:48 [binutils-gdb] Fix -list-thread-groups --available logic and add test sergiodj+buildbot
@ 2017-10-04 23:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-04 23:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	4c71c1059f876fcca9809f7b6372b721ddb83635

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix -list-thread-groups --available logic and add test

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/4c/4c71c1059f876fcca9809f7b6372b721ddb83635/>

*** Diff to previous build ***
============================
new FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small_Float_Vector
new KFAIL: gdb.ada/bad-task-bp-keyword.exp: break *break_me'address TASK Task TaSK 2
new FAIL: gdb.ada/call_pn.exp: print pn
new FAIL: gdb.ada/call_pn.exp: print last_node_id after calling pn
new FAIL: gdb.ada/interface.exp: print s
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/iwide.exp: print s_access.all
new FAIL: gdb.ada/iwide.exp: print sp_access.all
new FAIL: gdb.ada/iwide.exp: print d_access.all
new FAIL: gdb.ada/iwide.exp: print dp_access.all
new FAIL: gdb.ada/mi_interface.exp: create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/O2_float_param.exp: frame
new FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
new FAIL: gdb.ada/ref_param.exp: frame argument value printed
new FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small
new FAIL: gdb.ada/tagged_access.exp: ptype c.all
new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
new FAIL: gdb.ada/tagged.exp: ptype obj
new FAIL: gdb.ada/tagged.exp: print obj
PASS -> FAIL: gdb.base/gcore.exp: corefile restored all registers
new FAIL: gdb.base/starti.exp: continue
new FAIL: gdb.compile/compile-ifunc.exp: nodebug: p
KFAIL -> KPASS: gdb.cp/cpexprs.exp: p CV::m
new FAIL: gdb.python/py-thrhandle.exp: print thread id for thrs[0]
new FAIL: gdb.python/py-thrhandle.exp: print thread id for thrs[1]
new FAIL: gdb.python/py-thrhandle.exp: print thread id for thrs[2]
new FAIL: gdb.python/py-thrhandle.exp: print thread for bogus handle thrs[3]
new FAIL: gdb.python/py-thrhandle.exp: print thread for bogus handle thrs[4]
new FAIL: gdb.python/py-thrhandle.exp: TypeError when passing a symbol object to thread_from_thread_handle
new FAIL: gdb.python/py-thrhandle.exp: Pass overly large object to thread_from_thread_handle
new FAIL: gdb.python/py-thrhandle.exp: Pass too small of an object to thread_from_thread_handle
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-09-01  5:02 [binutils-gdb] PR gdb/22046: Fix T-stopped detach regression on old Linux kernels sergiodj+buildbot
@ 2017-10-04  5:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-04  5:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	5c811d30d12b6f7c6c6f4ce6d03408d987154548

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

Subject:
	PR gdb/22046: Fix T-stopped detach regression on old Linux kernels

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/5c/5c811d30d12b6f7c6c6f4ce6d03408d987154548/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: GDB accepts further input
PASS -> FAIL: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: set height unlimited
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-31 16:43 [binutils-gdb] Fix buffer read overrun by ensuring that DWARF sections containing strings always end in a NUL byte sergiodj+buildbot
@ 2017-10-02 23:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-10-02 23:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	e4f2723003859dc6b33ca0dadbc4a7659ebf1643

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix buffer read overrun by ensuring that DWARF sections containing strings always end in a NUL byte.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/e4/e4f2723003859dc6b33ca0dadbc4a7659ebf1643/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-31  4:27 [binutils-gdb] PR22048, Incorrect .eh_frame section in libc.so sergiodj+buildbot
@ 2017-09-28 10:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-28 10:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	af471f828cc74d65b50a7531ba2c69522266cfe9

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR22048, Incorrect .eh_frame section in libc.so

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/af/af471f828cc74d65b50a7531ba2c69522266cfe9/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-31  4:05 [binutils-gdb] Add elf64.lo together with elfxx-x86.lo for 64-bit BFD sergiodj+buildbot
@ 2017-09-27 14:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-27 14:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	3321e42bf2b5819b76ca36e8964fe7cf9a8ae9a2

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Add elf64.lo together with elfxx-x86.lo for 64-bit BFD

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/33/3321e42bf2b5819b76ca36e8964fe7cf9a8ae9a2/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-31  3:38 [binutils-gdb] FT32: improve disassembly readability sergiodj+buildbot
@ 2017-09-26 14:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-26 14:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	59e8523bf8f92db8371d3a10bd7e4d7fe03d417d

Author(s) (in the same order as the commits):
	James Bowman <jamesb@excamera.com>

Subject:
	FT32: improve disassembly readability

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/59/59e8523bf8f92db8371d3a10bd7e4d7fe03d417d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-31  3:19 [binutils-gdb] FT32: Permit R_FT32_18 overflow sergiodj+buildbot
@ 2017-09-25 16:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-25 16:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	ef32532f22be7e98c25480449fbc7a80d1030e1e

Author(s) (in the same order as the commits):
	James Bowman <jamesb@excamera.com>

Subject:
	FT32: Permit R_FT32_18 overflow

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ef/ef32532f22be7e98c25480449fbc7a80d1030e1e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-31  1:26 [binutils-gdb] bfd_close_all_done calling _close_and_cleanup sergiodj+buildbot
@ 2017-09-25  6:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-25  6:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	e234de6be5cc96286e0efb90e8d9fce51239e901

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	bfd_close_all_done calling _close_and_cleanup

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/e2/e234de6be5cc96286e0efb90e8d9fce51239e901/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-30 18:41 [binutils-gdb] x86: Check target_id instead of elf_machine_code sergiodj+buildbot
@ 2017-09-23 11:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-23 11:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	5b86dbf4549af98c4428da4764182e03f22c58ab

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Check target_id instead of elf_machine_code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/5b/5b86dbf4549af98c4428da4764182e03f22c58ab/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-30 16:30 [binutils-gdb] x86: Add _bfd_x86_elf_link_hash_table_create sergiodj+buildbot
@ 2017-09-22  9:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-22  9:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	765e526c75506a7d9644bc7c137ac1923fdb1369

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Add _bfd_x86_elf_link_hash_table_create

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/76/765e526c75506a7d9644bc7c137ac1923fdb1369/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-30 15:38 [binutils-gdb] MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxation sergiodj+buildbot
@ 2017-09-21  9:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-21  9:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	70e65ca8e5d1fc984d58f6137c290e807fe772a5

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/70/70e65ca8e5d1fc984d58f6137c290e807fe772a5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-30 13:41 [binutils-gdb] Call _close_and_cleanup in bfd_close_all_done sergiodj+buildbot
@ 2017-09-20 14:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-20 14:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	7c0ed39626e3193adb70aeb98d3633787579d6ec

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Call _close_and_cleanup in bfd_close_all_done

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/7c/7c0ed39626e3193adb70aeb98d3633787579d6ec/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-30 12:05 [binutils-gdb] PowerPC TPREL16_HA/LO reloc optimization sergiodj+buildbot
@ 2017-09-18 20:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-18 20:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	9a23f96e919ba91587d077b1d399246dde4002dd

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC TPREL16_HA/LO reloc optimization

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/9a/9a23f96e919ba91587d077b1d399246dde4002dd/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-30 11:36 [binutils-gdb] PowerPC64 __tls_get_addr sequence optimization sergiodj+buildbot
@ 2017-09-18  9:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-18  9:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b9f04fe0dfe64bc6224e7bb96378607f17da7446

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 __tls_get_addr sequence optimization

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/b9/b9f04fe0dfe64bc6224e7bb96378607f17da7446/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-29 23:07 [binutils-gdb] Look for FIR in the last FreeBSD/mips floating-point register sergiodj+buildbot
@ 2017-09-17 13:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-17 13:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	7755ddb77d227d1d5c1b211e989fafb17e26765d

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Look for FIR in the last FreeBSD/mips floating-point register.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/77/7755ddb77d227d1d5c1b211e989fafb17e26765d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-29 22:11 [binutils-gdb] x86: Re-indent elf32-i386.c/elf64-x86-64.c sergiodj+buildbot
@ 2017-09-14 19:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-14 19:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	5f0f0847e23a57d4e95c2c639e803e6f51914efc

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Re-indent elf32-i386.c/elf64-x86-64.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/5f/5f0f0847e23a57d4e95c2c639e803e6f51914efc/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-29 18:16 [binutils-gdb] x86: Check valid PLT sections before checking dynamic relocations sergiodj+buildbot
@ 2017-09-12  1:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-12  1:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	37c0b6ee65941d54fa8064c21b39f97fdc318156

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Check valid PLT sections before checking dynamic relocations

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/37/37c0b6ee65941d54fa8064c21b39f97fdc318156/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-28 21:32 [binutils-gdb] define_command: Don't convert command name to lower case sergiodj+buildbot
@ 2017-09-07 11:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-07 11:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	fd437cbc432d5421492a5b0e371750de104cce93

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	define_command: Don't convert command name to lower case

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/fd/fd437cbc432d5421492a5b0e371750de104cce93/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-28 18:53 [binutils-gdb] x86: Check for valid PLT section size sergiodj+buildbot
@ 2017-09-06 16:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-06 16:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	90efb6422939ca031804266fba669f77c22a274a

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Check for valid PLT section size

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/90/90efb6422939ca031804266fba669f77c22a274a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-27 14:46 [binutils-gdb] x86: Initialize def_protected sergiodj+buildbot
@ 2017-09-05 16:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-05 16:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	596dc58f33e20bd2784459dc0931e92922465444

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Initialize def_protected

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/59/596dc58f33e20bd2784459dc0931e92922465444/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-27  2:54 [binutils-gdb] Disallow copy relocation against protected data symbol sergiodj+buildbot
@ 2017-09-05  2:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-05  2:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	a5b4ee9451dc9ffb6aa29376fc03943c53c6da0d

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Disallow copy relocation against protected data symbol

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/a5/a5b4ee9451dc9ffb6aa29376fc03943c53c6da0d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-26 11:54 [binutils-gdb] PowerPC TPREL reloc handling sergiodj+buildbot
@ 2017-09-04  4:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-04  4:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	7c8bbca5e670b5ea44b61ff30c5c7fcec47ee405

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC TPREL reloc handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/7c/7c8bbca5e670b5ea44b61ff30c5c7fcec47ee405/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/attach.exp: continue until exit
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-26  1:01 [binutils-gdb] remove param "dispp" from ada-lang.c::ada_lookup_struct_elt_type sergiodj+buildbot
@ 2017-09-03  9:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-03  9:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	988f6b3dc615173d6d78a76ac26c109b4582da74

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

Subject:
	remove param "dispp" from ada-lang.c::ada_lookup_struct_elt_type

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/98/988f6b3dc615173d6d78a76ac26c109b4582da74/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-26  0:39 [binutils-gdb] x86: Remove redundant "symbol" in comments sergiodj+buildbot
@ 2017-09-02 12:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-02 12:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	5fdda9d6a4c3520f4787d96c4ae293783fe6262a

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Remove redundant "symbol" in comments

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/5f/5fdda9d6a4c3520f4787d96c4ae293783fe6262a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-08-25  9:18 [binutils-gdb] gdbserver: Rename some functions, thread -> inferior sergiodj+buildbot
@ 2017-09-01 14:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-09-01 14:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	6afd337d1a1a789b71d77b157529c08250eb9093

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	gdbserver: Rename some functions, thread -> inferior

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/6a/6afd337d1a1a789b71d77b157529c08250eb9093/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height unlimited
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <663c44ac4d4336e99c282705b1d289b365b273d3@gdb-build>
@ 2017-08-31  1:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-08-31  1:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	663c44ac4d4336e99c282705b1d289b365b273d3

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

Subject:
	DWARF-5 Fix DW_FORM_implicit_const

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/66/663c44ac4d4336e99c282705b1d289b365b273d3/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <34bb2571d40e1ca323a1b60e0827a25047890faa@gdb-build>
@ 2017-08-28 18:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-08-28 18:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	34bb2571d40e1ca323a1b60e0827a25047890faa

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Revert commit aab921adcb656e4eefcc7d0f14241f3d7504400e

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/34/34bb2571d40e1ca323a1b60e0827a25047890faa/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <f1902523c9b7941775a2c64af89de0f111b8924c@gdb-build>
@ 2017-08-26 19:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-08-26 19:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	f1902523c9b7941775a2c64af89de0f111b8924c

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

Subject:
	DWARF-5: Fix -fdebug-types-section

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/f1/f1902523c9b7941775a2c64af89de0f111b8924c/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <74081948353b117fcbe870fc3cc9ebe0f18fdcf8@gdb-build>
@ 2017-08-25  4:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-08-25  4:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	74081948353b117fcbe870fc3cc9ebe0f18fdcf8

Author(s) (in the same order as the commits):
	Alexander Fedotov <alfedotov@gmail.com>

Subject:
	[PowerPC VLE] Add SPE2 and EFS2 instructions support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/74/74081948353b117fcbe870fc3cc9ebe0f18fdcf8/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/sizeof.exp: check valueof "'\377'"
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-04-06 16:16 [binutils-gdb] Regen SRC-POTFILES.in sergiodj+buildbot
@ 2017-08-23 20:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-08-23 20:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	86abf93a3a56ccdf1c5f15b841ee9d6a0516a2cf

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Regen SRC-POTFILES.in

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/86/86abf93a3a56ccdf1c5f15b841ee9d6a0516a2cf/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt
PASS -> FAIL: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: GDB accepts further input
PASS -> FAIL: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-04-06  4:14 [binutils-gdb] ptid_{lwp,tid}_p: Remove unnecessary checks sergiodj+buildbot
@ 2017-08-22 19:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-08-22 19:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	4e9868d4e0c8e45505876901d22c021dd36972a8

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	ptid_{lwp,tid}_p: Remove unnecessary checks

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/4e/4e9868d4e0c8e45505876901d22c021dd36972a8/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-04-06 14:16 [binutils-gdb] -Wwrite-strings: Remove -Wno-write-strings sergiodj+buildbot
@ 2017-08-22  7:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-08-22  7:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	9bf2a700667c53003ece783c05e8b355801105f2

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

Subject:
	-Wwrite-strings: Remove -Wno-write-strings

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/9b/9bf2a700667c53003ece783c05e8b355801105f2/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-04-05 23:25 [binutils-gdb] -Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITKIND_EXECD sergiodj+buildbot
@ 2017-08-13  7:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-08-13  7:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	21c8a587ab81a58d3e067551d5503a765f00ec6e

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

Subject:
	-Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITKIND_EXECD

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/21/21c8a587ab81a58d3e067551d5503a765f00ec6e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance selftest
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-04-05 23:10 [binutils-gdb] -Wwrite-strings: gdbserver's 'port' parsing sergiodj+buildbot
@ 2017-08-12 10:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-08-12 10:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	fb32b4f7005ef8f1bde02394b58b5c5eda9cbf10

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

Subject:
	-Wwrite-strings: gdbserver's 'port' parsing

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/fb/fb32b4f7005ef8f1bde02394b58b5c5eda9cbf10/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-04-05 22:55 [binutils-gdb] -Wwrite-strings: MI -info-os sergiodj+buildbot
@ 2017-08-11 12:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-08-11 12:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	fdf9e36fa2ed39f0da0dfa5dfdbd8e2452c6cb45

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

Subject:
	-Wwrite-strings: MI -info-os

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/fd/fdf9e36fa2ed39f0da0dfa5dfdbd8e2452c6cb45/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-04-05 16:56 [binutils-gdb] Fix PR 21352: Command tsave does not support -r argument sergiodj+buildbot
@ 2017-08-03  1:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-08-03  1:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	4a596fe20e93109300e841a3d0ee5f198146ab6d

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Fix PR 21352: Command tsave does not support -r argument

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/4a/4a596fe20e93109300e841a3d0ee5f198146ab6d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-04-04 21:21 [binutils-gdb] dwarf2read.c: C++fy lnp_state_machine sergiodj+buildbot
@ 2017-07-26  9:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-07-26  9:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	6f77053d2ae56f16c10a8817732ed9fb43893507

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

Subject:
	dwarf2read.c: C++fy lnp_state_machine

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/6f/6f77053d2ae56f16c10a8817732ed9fb43893507/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: switch to inferior 2
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-04-04 20:33 [binutils-gdb] gdb::optional: Add observers sergiodj+buildbot
@ 2017-07-23 19:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-07-23 19:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	d194f1fe51cb85b8a919b7ee9e3a7715b0ec9744

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

Subject:
	gdb::optional: Add observers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/d1/d194f1fe51cb85b8a919b7ee9e3a7715b0ec9744/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-04-04 20:11 [binutils-gdb] dwarf2read.c: Some C++fycation, use std::vector, std::unique_ptr sergiodj+buildbot
@ 2017-07-22 23:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-07-22 23:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	fff8551cf549f4047c9276a836408d802db6ce6d

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

Subject:
	dwarf2read.c: Some C++fycation, use std::vector, std::unique_ptr

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ff/fff8551cf549f4047c9276a836408d802db6ce6d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-04-04 14:49 [binutils-gdb] remote.c: Use ptid_t instead of struct ptid sergiodj+buildbot
@ 2017-07-18 17:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-07-18 17:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	d62a8ae2dd0fbb6235f4e8f2fb61b83fe4ba1d90

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	remote.c: Use ptid_t instead of struct ptid

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/d6/d62a8ae2dd0fbb6235f4e8f2fb61b83fe4ba1d90/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-04-04 10:51 [binutils-gdb] Fix null pointer dereferences when using a link built with clang sergiodj+buildbot
@ 2017-07-17 20:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-07-17 20:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	ad32986fdf9da1c8748e47b8b45100398223dba8

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix null pointer dereferences when using a link built with clang.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ad/ad32986fdf9da1c8748e47b8b45100398223dba8/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-29 16:25 [binutils-gdb] Add constructor and destructor to thread_info sergiodj+buildbot
@ 2017-07-05 14:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-07-05 14:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	1231656410996d2cc271486adc743a0fafe2ab4d

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

Subject:
	Add constructor and destructor to thread_info

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/12/1231656410996d2cc271486adc743a0fafe2ab4d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-29 13:12 [binutils-gdb] PowerPC -Mraw disassembly sergiodj+buildbot
@ 2017-07-04 10:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-07-04 10:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	52be03fd13a26ecda4f27c451a434f19eded0ca6

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC -Mraw disassembly

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/52/52be03fd13a26ecda4f27c451a434f19eded0ca6/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: switch to inferior 2
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-28 20:37 [binutils-gdb] arc: Add prologue analysis sergiodj+buildbot
@ 2017-07-01 22:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-07-01 22:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	fe5f7374bef8f23ffa0fe0dee0f9b05e0a218a29

Author(s) (in the same order as the commits):
	Anton Kolesov <Anton.Kolesov@synopsys.com>

Subject:
	arc: Add prologue analysis

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/fe/fe5f7374bef8f23ffa0fe0dee0f9b05e0a218a29/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-28 20:23 [binutils-gdb] arc: Add disassembler helper sergiodj+buildbot
@ 2017-07-01  2:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-07-01  2:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	eea787570f708e51048f812808e6cbd76fde6919

Author(s) (in the same order as the commits):
	Anton Kolesov <Anton.Kolesov@synopsys.com>

Subject:
	arc: Add disassembler helper

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ee/eea787570f708e51048f812808e6cbd76fde6919/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-23  5:45 [binutils-gdb] windows: Use ptid from regcache in register fetch/store sergiodj+buildbot
@ 2017-06-02  1:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-06-02  1:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	3de88e9afbf0d8d10a8c4ce1415c219120e0a0c1

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	windows: Use ptid from regcache in register fetch/store

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/3d/3de88e9afbf0d8d10a8c4ce1415c219120e0a0c1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: GDB accepts further input
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-23  5:15 [binutils-gdb] S/390: Remove vx2 facility flag sergiodj+buildbot
@ 2017-05-31  7:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-05-31  7:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	2253c8f089193b90141e08436417bc8ea1dd6015

Author(s) (in the same order as the commits):
	Andreas Krebbel <krebbel@linux.vnet.ibm.com>

Subject:
	S/390: Remove vx2 facility flag

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/22/2253c8f089193b90141e08436417bc8ea1dd6015/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-24 18:26 [binutils-gdb] spu: Use ptid from regcache instead of inferior_ptid sergiodj+buildbot
@ 2017-05-27 15:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-05-27 15:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	639a9038c9f4fc50b6a57c18fe84db4559367a96

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	spu: Use ptid from regcache instead of inferior_ptid

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/63/639a9038c9f4fc50b6a57c18fe84db4559367a96/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-23  3:08 [binutils-gdb] Use ptid from regcache in almost all remaining nat files sergiodj+buildbot
@ 2017-05-26 19:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-05-26 19:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	bcc0c096d5b0f77482cdb3154acd2515a0ca832f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Use ptid from regcache in almost all remaining nat files

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/bc/bcc0c096d5b0f77482cdb3154acd2515a0ca832f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-24 16:24 [binutils-gdb] Add rvalue reference tests and docs sergiodj+buildbot
@ 2017-05-25 23:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-05-25 23:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	c0f55cc689a57deb342b988b8f0ecb908f0a76e1

Author(s) (in the same order as the commits):
	Artemiy Volkov <artemiyv@acm.org>

Subject:
	Add rvalue reference tests and docs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/c0/c0f55cc689a57deb342b988b8f0ecb908f0a76e1/>

*** Diff to previous build ***
============================
new FAIL: gdb.cp/rvalue-ref-overload.exp: lvalue reference to const overload
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-24 14:23 [binutils-gdb] Convert lvalue reference type check to general reference type check sergiodj+buildbot
@ 2017-05-24  6:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-05-24  6:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	aa0061181ab00081e9907447561e589d6edee9f2

Author(s) (in the same order as the commits):
	Artemiy Volkov <artemiyv@acm.org>

Subject:
	Convert lvalue reference type check to general reference type check

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/aa/aa0061181ab00081e9907447561e589d6edee9f2/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vscr
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vscr
PASS -> FAIL: gdb.arch/altivec-regs.exp: info vector
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-24 11:12 [binutils-gdb] Implement printing of rvalue reference types and values sergiodj+buildbot
@ 2017-05-21 10:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-05-21 10:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	e1cb3213476485a01aa11ecedfa186e386cb4bdb

Author(s) (in the same order as the commits):
	Artemiy Volkov <artemiyv@acm.org>

Subject:
	Implement printing of rvalue reference types and values

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/e1/e1cb3213476485a01aa11ecedfa186e386cb4bdb/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-24  9:10 [binutils-gdb] Support rvalue reference type in parser sergiodj+buildbot
@ 2017-05-19 14:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-05-19 14:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	53cc15f5fe1f5e2358994d4f60f1c2aa9115004d

Author(s) (in the same order as the commits):
	Artemiy Volkov <artemiyv@acm.org>

Subject:
	Support rvalue reference type in parser

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/53/53cc15f5fe1f5e2358994d4f60f1c2aa9115004d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-24  3:12 [binutils-gdb] Remove unused parameter in solib_add and update_solib_list sergiodj+buildbot
@ 2017-05-14  7:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-05-14  7:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	e696b3ad342dde596dcdad4cff6b875c361ed6d0

Author(s) (in the same order as the commits):
	Marc-Andre Laperle <marc-andre.laperle@ericsson.com>

Subject:
	Remove unused parameter in solib_add and update_solib_list

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/e6/e696b3ad342dde596dcdad4cff6b875c361ed6d0/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: GDB accepts further input
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-22 19:06 [binutils-gdb] i386-darwin-nat: Use ptid from regcache instead of inferior_ptid sergiodj+buildbot
@ 2017-05-08 23:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-05-08 23:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	1afaf9f42fe201872d758214beceff85325a988a

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	i386-darwin-nat: Use ptid from regcache instead of inferior_ptid

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/1a/1afaf9f42fe201872d758214beceff85325a988a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-22 14:26 [binutils-gdb] arm-nbsd-nat: Use ptid from regcache instead of inferior_ptid sergiodj+buildbot
@ 2017-05-02 14:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-05-02 14:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	9ac8a7c281aa949cf588cccb9977ea51eaff8130

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	arm-nbsd-nat: Use ptid from regcache instead of inferior_ptid

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/9a/9ac8a7c281aa949cf588cccb9977ea51eaff8130/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vscr
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vscr
PASS -> FAIL: gdb.arch/altivec-regs.exp: info vector
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-23  7:41 [binutils-gdb] gdb.python/py-lazy-string (pointer): Really add new typedef sergiodj+buildbot
@ 2017-04-26 20:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-04-26 20:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	6ebac3fbacebaebd9e2c9393da3b612342d953a9

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

Subject:
	gdb.python/py-lazy-string (pointer): Really add new typedef.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/6e/6ebac3fbacebaebd9e2c9393da3b612342d953a9/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-22  6:11 [binutils-gdb] RISC-V: Fix [dis]assembly of srai/srli sergiodj+buildbot
@ 2017-04-14 13:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-04-14 13:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	2c232b8361a044d689d12161b7a645d238586f5e

Author(s) (in the same order as the commits):
	Andrew Waterman <andrew@sifive.com>

Subject:
	RISC-V: Fix [dis]assembly of srai/srli

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/2c/2c232b8361a044d689d12161b7a645d238586f5e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-22  2:06 [binutils-gdb] Introduce regcache_get_ptid sergiodj+buildbot
@ 2017-04-05 21:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-04-05 21:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	ddaaf0fb8605fced72e84410fc7ac834e529eb53

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Introduce regcache_get_ptid

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/dd/ddaaf0fb8605fced72e84410fc7ac834e529eb53/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-13 20:46 [binutils-gdb] Merge libiberty: Initialize d_printing in all cplus_demangle_fill_* functions sergiodj+buildbot
@ 2017-03-26 10:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-03-26 10:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b9da89d161e3903faa335f444af2bf05e40f926e

Author(s) (in the same order as the commits):
	mark <mark@138bc75d-0d04-0410-961f-82ee72b054a4>

Subject:
	Merge libiberty: Initialize d_printing in all cplus_demangle_fill_* functions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/b9/b9da89d161e3903faa335f444af2bf05e40f926e/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-09 16:53 [binutils-gdb] Fix compile time warnings about using possibly uninitialised variables in rs6000-core.c sergiodj+buildbot
@ 2017-03-16  1:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-03-16  1:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	f03265d9cda1f5f8df238efa9b7a20330e5711f1

Author(s) (in the same order as the commits):
	Sam Thursfield <sam.thursfield@codethink.co.uk>

Subject:
	Fix compile time warnings about using possibly uninitialised variables in rs6000-core.c.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/f0/f03265d9cda1f5f8df238efa9b7a20330e5711f1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-08 20:33 [binutils-gdb] Add support for the new 'lnia' extended mnemonic sergiodj+buildbot
@ 2017-03-11 23:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-03-11 23:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	1437d0631b209500db8371c425e896deb66ec9f9

Author(s) (in the same order as the commits):
	Peter Bergner <bergner@vnet.ibm.com>

Subject:
	Add support for the new 'lnia' extended mnemonic.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/14/1437d0631b209500db8371c425e896deb66ec9f9/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.arch/powerpc-power9.exp: found: addpcis r3,0
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-08 16:18 [binutils-gdb] Properly dump NT_GNU_PROPERTY_TYPE_0 sergiodj+buildbot
@ 2017-03-10  1:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-03-10  1:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	1fc87489b40b3100badf184a7c266387bae47def

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Properly dump NT_GNU_PROPERTY_TYPE_0

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/1f/1fc87489b40b3100badf184a7c266387bae47def/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-08  1:27 [binutils-gdb] Move TUI completion tests to gdb.tui/completion.exp sergiodj+buildbot
@ 2017-03-09  1:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-03-09  1:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	1a4dd9ddae4ce51724b4e08c6304e7c64f8f916f

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

Subject:
	Move TUI completion tests to gdb.tui/completion.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/1a/1a4dd9ddae4ce51724b4e08c6304e7c64f8f916f/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-03-07 21:08 [binutils-gdb] Share gdb/environ.[ch] with gdbserver sergiodj+buildbot
@ 2017-03-08 18:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-03-08 18:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	1672e0d98d88d11b5c7d5793bd2cf29cbb56696f

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Share gdb/environ.[ch] with gdbserver

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/16/1672e0d98d88d11b5c7d5793bd2cf29cbb56696f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-28  5:23 [binutils-gdb] Nios2 dynobj handling fixes sergiodj+buildbot
@ 2017-03-01 19:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-03-01 19:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	4ef97a1b459849ad190244c36b36d45bdd078030

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Nios2 dynobj handling fixes

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/4e/4ef97a1b459849ad190244c36b36d45bdd078030/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height unlimited
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-24 21:09 [binutils-gdb] symtab.c: Small refactor sergiodj+buildbot
@ 2017-02-26 23:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-26 23:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	34e4bae972e66c0bcbd382478bbcaffc9b45ac05

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

Subject:
	symtab.c: Small refactor

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/34/34e4bae972e66c0bcbd382478bbcaffc9b45ac05/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-22 17:45 [binutils-gdb] Align .gnu_debuglink sections on a 4-byte boundary sergiodj+buildbot
@ 2017-02-23 18:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-23 18:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	758d96d834ba725461abf4be36df9f13e0815054

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Align .gnu_debuglink sections on a 4-byte boundary.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/75/758d96d834ba725461abf4be36df9f13e0815054/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vscr
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vscr
PASS -> FAIL: gdb.arch/altivec-regs.exp: info vector
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-17 13:45 [binutils-gdb] Add target description for avx-avx512 sergiodj+buildbot
@ 2017-02-20 22:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-20 22:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	a1fa17ee1556b0175afb081a7b8a13710246307a

Author(s) (in the same order as the commits):
	Michael Sturm <michael.sturm@intel.com>

Subject:
	Add target description for avx-avx512.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/a1/a1fa17ee1556b0175afb081a7b8a13710246307a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/tid-reuse.exp: continue to breakpoint: after_reuse_time
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-17 12:37 [binutils-gdb] Rename target descriptions to reflect actual content of description sergiodj+buildbot
@ 2017-02-20 18:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-20 18:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	22049425ce40324139be82d9a6ec518c46b65815

Author(s) (in the same order as the commits):
	Michael Sturm <michael.sturm@intel.com>

Subject:
	Rename target descriptions to reflect actual content of description.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/22/22049425ce40324139be82d9a6ec518c46b65815/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-17  4:25 [binutils-gdb] bfd: Rename bsd_write_armap and coff_write_armap sergiodj+buildbot
@ 2017-02-20  3:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-20  3:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	7ec22e0f1e08e96718ac27ea57a1dca0707a8b02

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

Subject:
	bfd: Rename bsd_write_armap and coff_write_armap

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/7e/7ec22e0f1e08e96718ac27ea57a1dca0707a8b02/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-16  1:11 [binutils-gdb] PR gdb/21164: maint print {symbols, msymbols, psymbols} without args crash sergiodj+buildbot
@ 2017-02-18 21:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-18 21:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	99e8a4f9f8832da0f37c6f35b11629b01897800d

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crash

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/99/99e8a4f9f8832da0f37c6f35b11629b01897800d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-14 19:15 [binutils-gdb] Add documentation for new record Python bindings sergiodj+buildbot
@ 2017-02-16  4:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-16  4:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	0a0faf9fc652903d6467fc2bc8609891be730bdb

Author(s) (in the same order as the commits):
	Tim Wiederhake <tim.wiederhake@intel.com>

Subject:
	Add documentation for new record Python bindings.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/0a/0a0faf9fc652903d6467fc2bc8609891be730bdb/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-10 16:54 [binutils-gdb] PR gdb/21122: Fix documentation mistakes for breakpoint commands sergiodj+buildbot
@ 2017-02-10 20:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-10 20:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	18da0c51da58527152e019924cc5105cd89765d6

Author(s) (in the same order as the commits):
	Martin Galvan <omgalvan.86@gmail.com>

Subject:
	PR gdb/21122: Fix documentation mistakes for breakpoint commands

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/18/18da0c51da58527152e019924cc5105cd89765d6/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4ba56c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4ba56c>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-08 20:52 [binutils-gdb] Eliminate interp::quiet_p sergiodj+buildbot
@ 2017-02-09  6:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-09  6:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	a474bd8eeea16b2b6aa7089dedb142d86c22a4d7

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

Subject:
	Eliminate interp::quiet_p

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/a4/a474bd8eeea16b2b6aa7089dedb142d86c22a4d7/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-08 19:25 [binutils-gdb] Command abbreviation in define sergiodj+buildbot
@ 2017-02-09  2:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-09  2:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	604c4576fdcfc4e7c28f569b3748a1b6b4e0dbd4

Author(s) (in the same order as the commits):
	Jerome Guitton <guitton@adacore.com>

Subject:
	Command abbreviation in define

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/60/604c4576fdcfc4e7c28f569b3748a1b6b4e0dbd4/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-08 18:32 [binutils-gdb] Command names: make them case sensitive sergiodj+buildbot
@ 2017-02-08 21:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-08 21:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	3d7b173c29900879c9a5958dd6029fd36666e57c

Author(s) (in the same order as the commits):
	Jerome Guitton <guitton@adacore.com>

Subject:
	Command names: make them case sensitive

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/3d/3d7b173c29900879c9a5958dd6029fd36666e57c/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-08  2:16 [binutils-gdb] Fix segfault when .plt section does not exist sergiodj+buildbot
@ 2017-02-08  6:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-08  6:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	cc16242794b13a5f942badcfffb03be5d81f14f7

Author(s) (in the same order as the commits):
	Andrew Waterman <andrew@sifive.com>

Subject:
	Fix segfault when .plt section does not exist

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/cc/cc16242794b13a5f942badcfffb03be5d81f14f7/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-06  9:31 [binutils-gdb] [BZ 21005] Add support for Intel 64 rdrand and rdseed record/replay sergiodj+buildbot
@ 2017-02-07  1:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-07  1:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	20b477a75c00de06a92b9577fd74416699d2c37f

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

Subject:
	[BZ 21005] Add support for Intel 64 rdrand and rdseed record/replay

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/20/20b477a75c00de06a92b9577fd74416699d2c37f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-03 16:50 [binutils-gdb] C++-fy struct interp/cli_interp/tui_interp/mi_interp sergiodj+buildbot
@ 2017-02-06  4:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-06  4:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	d6f9b0fbc7998909712cbc1b194f1cbd4ae8b6fa

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

Subject:
	C++-fy struct interp/cli_interp/tui_interp/mi_interp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/d6/d6f9b0fbc7998909712cbc1b194f1cbd4ae8b6fa/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
XFAIL -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-03  9:19 [binutils-gdb] Fix compile time warning messages when compiling binutils with gcc 7.0.1 sergiodj+buildbot
@ 2017-02-06  0:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-06  0:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	1b7e3d2fb7036ce6f9d74e32dc052518f5cd45b6

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix compile time warning messages when compiling binutils with gcc 7.0.1.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/1b/1b7e3d2fb7036ce6f9d74e32dc052518f5cd45b6/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-03  5:37 [binutils-gdb] Use bool in Rust code sergiodj+buildbot
@ 2017-02-05 20:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-05 20:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	65c40c956fcd9443a5390d6cc36f84bd1bf77df4

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use bool in Rust code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/65/65c40c956fcd9443a5390d6cc36f84bd1bf77df4/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-03  4:54 [binutils-gdb] Reindent rust-lang.c sergiodj+buildbot
@ 2017-02-05 15:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-05 15:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b50f188dfa065c9edfe82c874e2f8c179eb6d697

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Reindent rust-lang.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/b5/b50f188dfa065c9edfe82c874e2f8c179eb6d697/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-03  6:34 [binutils-gdb] Use std::string in Rust code sergiodj+buildbot
@ 2017-02-05 12:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-05 12:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	03c85b11b07452f2d7341b405a7fe70c74226505

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use std::string in Rust code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/03/03c85b11b07452f2d7341b405a7fe70c74226505/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-03  0:38 [binutils-gdb] Fix "maintenance selftest" printing stray instructions sergiodj+buildbot
@ 2017-02-05  8:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-05  8:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b1ace6bdc2063f3dcf46172db98bb3474b6e1121

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

Subject:
	Fix "maintenance selftest" printing stray instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/b1/b1ace6bdc2063f3dcf46172db98bb3474b6e1121/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-03  4:25 [binutils-gdb] struct mi_interp: Remove unused fields sergiodj+buildbot
@ 2017-02-05  3:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-05  3:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	ec4cb20ba971232450f3420d3c7c0c8bbecc1ace

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

Subject:
	struct mi_interp: Remove unused fields

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ec/ec4cb20ba971232450f3420d3c7c0c8bbecc1ace/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-03  0:13 [binutils-gdb] MIPS/BFD: Respect the ELF gABI dynamic symbol table sort requirement sergiodj+buildbot
@ 2017-02-04 23:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-04 23:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	e17b0c351f0b22fb42edf34e5a6e486d72e9ee05

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	MIPS/BFD: Respect the ELF gABI dynamic symbol table sort requirement

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/e1/e17b0c351f0b22fb42edf34e5a6e486d72e9ee05/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-02 23:37 [binutils-gdb] MIPS/BFD: Fix assertion in `mips_elf_sort_hash_table' sergiodj+buildbot
@ 2017-02-04 11:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-04 11:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	17a80fa80adbe79df39ba1fc70e611dff92df197

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	MIPS/BFD: Fix assertion in `mips_elf_sort_hash_table'

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/17/17a80fa80adbe79df39ba1fc70e611dff92df197/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-02 14:53 [binutils-gdb] Fix "-gdb-set logging redirect on" crash sergiodj+buildbot
@ 2017-02-03 23:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-03 23:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	5be5dbf0ce3d2eb20003fea3691eaa6bfa5710d2

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

Subject:
	Fix "-gdb-set logging redirect on" crash

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/5b/5be5dbf0ce3d2eb20003fea3691eaa6bfa5710d2/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-02 13:22 [binutils-gdb] Reuse buffers across gdb_pretty_print_insn calls sergiodj+buildbot
@ 2017-02-03 15:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-03 15:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	8b172ce7c9435095d14e0bd98cd431bb9584e95e

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

Subject:
	Reuse buffers across gdb_pretty_print_insn calls

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/8b/8b172ce7c9435095d14e0bd98cd431bb9584e95e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-02 12:25 [binutils-gdb] Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy sergiodj+buildbot
@ 2017-02-03 11:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-03 11:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	d7e747318f4d04af033f16325f9b6d74f67079ec

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

Subject:
	Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/d7/d7e747318f4d04af033f16325f9b6d74f67079ec/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-02 11:42 [binutils-gdb] Add back gdb_pretty_print_insn sergiodj+buildbot
@ 2017-02-03  7:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-03  7:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	187808b04f61df1c38fda0921e2d9eeb53e332ee

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

Subject:
	Add back gdb_pretty_print_insn

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/18/187808b04f61df1c38fda0921e2d9eeb53e332ee/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-01 16:37 [binutils-gdb] btrace, testsuite: fix extended-remote fail sergiodj+buildbot
@ 2017-02-02 16:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-02 16:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	68777c298919d6dbdb9537c92a64ed9440ef6f3c

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

Subject:
	btrace, testsuite: fix extended-remote fail

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/68/68777c298919d6dbdb9537c92a64ed9440ef6f3c/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-01 15:06 [binutils-gdb] btrace: add unsupported/untested messages when skipping tests sergiodj+buildbot
@ 2017-02-02  8:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-02  8:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b5ac99b0828d4e1dfa33540b428c0fc6c32eda67

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

Subject:
	btrace: add unsupported/untested messages when skipping tests

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/b5/b5ac99b0828d4e1dfa33540b428c0fc6c32eda67/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-01 14:07 [binutils-gdb] btrace: allow recording to be started (and stopped) for running threads sergiodj+buildbot
@ 2017-02-02  4:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-02  4:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	cd4007e43421a2f974f51574b6e2b52b9b1a7a50

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

Subject:
	btrace: allow recording to be started (and stopped) for running threads

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/cd/cd4007e43421a2f974f51574b6e2b52b9b1a7a50/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-01 13:56 [binutils-gdb] thread: add can_access_registers_ptid sergiodj+buildbot
@ 2017-02-02  0:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-02  0:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	cf77c34ea71c27c3cb6dd31c9448249276e8a8a6

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

Subject:
	thread: add can_access_registers_ptid

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/cf/cf77c34ea71c27c3cb6dd31c9448249276e8a8a6/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-01  1:15 [binutils-gdb] gdb/mi/mi-interp.c: Fix typos sergiodj+buildbot
@ 2017-02-01 16:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-01 16:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	29b0b2512ff436c46a77db39317ff50c4bc93601

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

Subject:
	gdb/mi/mi-interp.c: Fix typos

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/29/29b0b2512ff436c46a77db39317ff50c4bc93601/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-02-01  0:40 [binutils-gdb] gdb/varobj.c: Fix leak sergiodj+buildbot
@ 2017-02-01  8:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-01  8:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b47413b47e103677fedb7cd1301c62fee01ac4ba

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

Subject:
	gdb/varobj.c: Fix leak

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/b4/b47413b47e103677fedb7cd1301c62fee01ac4ba/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-31 23:53 [binutils-gdb] gdb: make_scoped_restore and types convertible to T sergiodj+buildbot
@ 2017-02-01  4:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-02-01  4:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	60adb36c08942fd4a2f8bf598864254c043668a1

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

Subject:
	gdb: make_scoped_restore and types convertible to T

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/60/60adb36c08942fd4a2f8bf598864254c043668a1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-27 15:16 [binutils-gdb] amd64: remove additional comparison for validity of a register number sergiodj+buildbot
@ 2017-01-28 10:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-28 10:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	7005d26ac72abbf12e02947ab87dbb3804f326a8

Author(s) (in the same order as the commits):
	Walfred Tedeschi <walfred.tedeschi@intel.com>

Subject:
	amd64: remove additional comparison for validity of a register number.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/70/7005d26ac72abbf12e02947ab87dbb3804f326a8/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-27 12:25 [binutils-gdb] Fix disassembling of TIC6X parallel instructions where the previous fetch packet ended with a 32-bit insn sergiodj+buildbot
@ 2017-01-28  2:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-28  2:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	8ec5cf65a8213988a9f861e6a94d12311e9b04c3

Author(s) (in the same order as the commits):
	Alexis Deruell <alexis.deruelle@gmail.com>

Subject:
	Fix disassembling of TIC6X parallel instructions where the previous fetch packet ended with a 32-bit insn.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/8e/8ec5cf65a8213988a9f861e6a94d12311e9b04c3/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-27  8:31 [binutils-gdb] Fix unused-but-set warning in elf32-cris.c:elf_cris_finish_dynamic_symbol sergiodj+buildbot
@ 2017-01-27 18:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-27 18:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	22d9a0dee3a69973858000b326cf8eaa14ce7180

Author(s) (in the same order as the commits):
	Hans-Peter Nilsson <hp@bitrange.com>

Subject:
	Fix unused-but-set warning in elf32-cris.c:elf_cris_finish_dynamic_symbol

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/22/22d9a0dee3a69973858000b326cf8eaa14ce7180/>

*** Diff to previous build ***
============================
new FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.arch/altivec-regs.exp: info reg vscr
new FAIL: gdb.arch/altivec-regs.exp: print vscr
new FAIL: gdb.arch/altivec-regs.exp: info vector
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork one
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork two
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork three
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork four
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork five
new FAIL: gdb.base/checkpoint.exp: info checkpoints two
new FAIL: gdb.base/checkpoint.exp: kill all one
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 0
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 1
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 2
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 3
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 4
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 5
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 6
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 7
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 8
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 9
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 10
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork one
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork two
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork three
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork four
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork five
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: kill all one
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/display.exp: disp *p_i
new FAIL: gdb.base/display.exp: p p_i = 0x0
new FAIL: gdb.base/display.exp: display bad address
new FAIL: gdb.base/display.exp: p p_i = &i
new FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off
new FAIL: gdb.base/display.exp: finish
new FAIL: gdb.base/display.exp: step
new FAIL: gdb.base/display.exp: cont
new FAIL: gdb.base/display.exp: printf "%d%d",i
new FAIL: gdb.base/display.exp: print/k j
new FAIL: gdb.base/display.exp: debug test output 1
new FAIL: gdb.base/display.exp: debug test output 1a
new FAIL: gdb.base/display.exp: debug test output 2
new FAIL: gdb.base/display.exp: debug test output 2a
new FAIL: gdb.base/display.exp: debug test output 3
new FAIL: gdb.base/display.exp: x/0 j
new FAIL: gdb.base/display.exp: ignored s
new FAIL: gdb.base/display.exp: print/a $pc
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse
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: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
new FAIL: gdb.base/value-double-free.exp: continue
new FAIL: gdb.base/value-double-free.exp: print empty
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.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: print expression before
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: continue until exit
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-cond.exp: watchpoint on global2 variable triggers
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
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 disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
new FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: set static local watch
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
new FAIL: gdb.base/watchpoint.exp: watch $pc
new FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
new FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
new FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4
new FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
new FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 1
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
new FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers
new FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
new FAIL: gdb.compile/compile.exp: test abbreviations and code delimiter
new FAIL: gdb.compile/compile.exp: Test abbreviations and code collision
new FAIL: gdb.compile/compile.exp: test delimiter with -r
new FAIL: gdb.compile/compile.exp: test delimiter with -raw
new FAIL: gdb.compile/compile.exp: test delimiter with -r after it
new FAIL: gdb.compile/compile.exp: set variable without trailing semicolon
new FAIL: gdb.compile/compile.exp: check variable without trailing semicolon
new FAIL: gdb.compile/compile.exp: set variable from macro
new FAIL: gdb.compile/compile.exp: expect 23
new FAIL: gdb.compile/compile.exp: set variable from function-like macro
new FAIL: gdb.compile/compile.exp: expect -1
new FAIL: gdb.compile/compile.exp: set variable
new FAIL: gdb.compile/compile.exp: expect 42
new FAIL: gdb.compile/compile.exp: modify variable
new FAIL: gdb.compile/compile.exp: expect 84
new FAIL: gdb.compile/compile.exp: compile code multiline 4
new FAIL: gdb.compile/compile.exp: expect 20
new FAIL: gdb.compile/compile.exp: use external source file
new FAIL: gdb.compile/compile.exp: expect 7
new FAIL: gdb.compile/compile.exp: call static function
new FAIL: gdb.compile/compile.exp: expect 9
new FAIL: gdb.compile/compile.exp: call global function
new FAIL: gdb.compile/compile.exp: expect 8
new FAIL: gdb.compile/compile.exp: compute size of ulonger
new FAIL: gdb.compile/compile.exp: check size of ulonger
new FAIL: gdb.compile/compile.exp: compute size of longer
new FAIL: gdb.compile/compile.exp: check size of longer
new FAIL: gdb.compile/compile.exp: compile code globalvar = MINUS_1
new FAIL: gdb.compile/compile.exp: check MINUS_1
new FAIL: gdb.compile/compile.exp: compile code globalvar = static_local
new FAIL: gdb.compile/compile.exp: check static_local
new FAIL: gdb.compile/compile.exp: do not keep jit in memory
new FAIL: gdb.compile/compile.exp: compile code func_doesnotexist
new FAIL: gdb.compile/compile.exp: compile code segfault first
new FAIL: gdb.compile/compile.exp: bt
new FAIL: gdb.compile/compile.exp: info sym found
new FAIL: gdb.compile/compile.exp: return
new FAIL: gdb.compile/compile.exp: info sym not found
new FAIL: gdb.compile/compile.exp: compile code segfault second
new FAIL: gdb.compile/compile.exp: set localvar
new FAIL: gdb.compile/compile.exp: expect 12
new FAIL: gdb.compile/compile.exp: modify localvar
new FAIL: gdb.compile/compile.exp: expect 24
new FAIL: gdb.compile/compile.exp: test shadowing
new FAIL: gdb.compile/compile.exp: expect 52
new FAIL: gdb.compile/compile.exp: compile code localvar = externed
new FAIL: gdb.compile/compile.exp: test extern in inner scope
new FAIL: gdb.compile/compile.exp: compile code vla[2] = 7
new FAIL: gdb.compile/compile.exp: p vla[2]
new FAIL: gdb.compile/compile.exp: compile code localvar =
new FAIL: gdb.compile/compile.exp: p localvar
new FAIL: gdb.compile/compile.exp: compile code struct_object.selffield = &struct_object
new FAIL: gdb.compile/compile.exp: print struct_object.selffield == &struct_object
new FAIL: gdb.compile/compile.exp: compile code struct_object.charfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.charfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.ucharfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.ucharfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.shortfield = -5
new FAIL: gdb.compile/compile.exp: print struct_object.shortfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.ushortfield = 5
new FAIL: gdb.compile/compile.exp: print struct_object.ushortfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.intfield = -7
new FAIL: gdb.compile/compile.exp: print struct_object.intfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.uintfield = 7
new FAIL: gdb.compile/compile.exp: print struct_object.uintfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.bitfield = 2
new FAIL: gdb.compile/compile.exp: print struct_object.bitfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.longfield = -9
new FAIL: gdb.compile/compile.exp: print struct_object.longfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.ulongfield = 9
new FAIL: gdb.compile/compile.exp: print struct_object.ulongfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.enumfield = ONE
new FAIL: gdb.compile/compile.exp: print struct_object.enumfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.floatfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.floatfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.doublefield = 2
new FAIL: gdb.compile/compile.exp: print struct_object.doublefield
new FAIL: gdb.compile/compile.exp: compile code struct_object.arrayfield[2] = 7
new FAIL: gdb.compile/compile.exp: print struct_object.arrayfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.complexfield = 7 + 5i
new FAIL: gdb.compile/compile.exp: print struct_object.complexfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.boolfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.boolfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.vectorfield[2] = 7
new FAIL: gdb.compile/compile.exp: print struct_object.vectorfield
new FAIL: gdb.compile/compile.exp: compile code union_object.typedeffield = 7
new FAIL: gdb.compile/compile.exp: print union_object.typedeffield
new FAIL: gdb.compile/compile.exp: print union_object.intfield
new FAIL: gdb.compile/compile.exp: print unresolved value
new FAIL: gdb.compile/compile.exp: compile code globalshadow += 1;
new FAIL: gdb.compile/compile.exp: print globalshadow
new FAIL: gdb.compile/compile.exp: compile code extern int globalshadow; globalshadow += 5;
new FAIL: gdb.compile/compile.exp: print 'compile.c'::globalshadow
new FAIL: gdb.compile/compile.exp: print globalshadow second time
new FAIL: gdb.compile/compile.exp: compile code staticshadow += 2;
new FAIL: gdb.compile/compile.exp: print staticshadow
new FAIL: gdb.compile/compile.exp: compile code -r multiline 4
new FAIL: gdb.compile/compile.exp: check globalshadow with -r
new FAIL: gdb.compile/compile.exp: pointer to jit function
new FAIL: gdb.compile/compile.exp: set variable to 77
new FAIL: gdb.compile/compile.exp: expect 77
new FAIL: gdb.compile/compile.exp: call func_nodebug
new FAIL: gdb.compile/compile.exp: expect -75
new FAIL: gdb.compile/compile.exp: call func_nodebug indirectly
new FAIL: gdb.compile/compile.exp: expect -76
new FAIL: gdb.compile/compile.exp: compile code static const int readonly = 1; *
new FAIL: gdb.compile/compile.exp: compile code union union_type newdecl_u
new FAIL: gdb.compile/compile.exp: compile code struct struct_type newdecl_s
new FAIL: gdb.compile/compile.exp: compile code inttypedef newdecl_i
new FAIL: gdb.compile/compile.exp: call shared library function
new FAIL: gdb.compile/compile.exp: expect 1
new FAIL: gdb.compile/compile.exp: modify shared library variable
new FAIL: gdb.compile/compile.exp: expect 15
new FAIL: gdb.compile/compile-ifunc.exp: nodebug: compile code resultvar = gnu_ifunc
new FAIL: gdb.compile/compile-ifunc.exp: nodebug: p resultvar
new FAIL: gdb.compile/compile-ifunc.exp: debug: compile code resultvar = gnu_ifunc_alias
new FAIL: gdb.compile/compile-ifunc.exp: debug: p resultvar
new FAIL: gdb.compile/compile-ops.exp: compile code
new FAIL: gdb.compile/compile-ops.exp: compile code optimized_out
new FAIL: gdb.compile/compile-print.exp: compile print varint
new FAIL: gdb.compile/compile-print.exp: compile print vararray
new FAIL: gdb.compile/compile-print.exp: compile print main
new FAIL: gdb.compile/compile-print.exp: compile print *vararray@3
new FAIL: gdb.compile/compile-print.exp: compile print *vararrayp@3
new FAIL: gdb.compile/compile-print.exp: compile print/x 256
new FAIL: gdb.compile/compile-print.exp: print $
new FAIL: gdb.compile/compile-print.exp: compile print varobject
new FAIL: gdb.compile/compile-setjmp.exp: compile file -r
new FAIL: gdb.compile/compile-setjmp.exp: p done
new FAIL: gdb.compile/compile-tls.exp: compile code local_scope = 1
new FAIL: gdb.compile/compile-tls.exp: print local_scope
new FAIL: gdb.compile/compile-tls.exp: compile code static_scope = 2
new FAIL: gdb.compile/compile-tls.exp: print static_scope
new FAIL: gdb.compile/compile-tls.exp: compile code global_scope = 3
new FAIL: gdb.compile/compile-tls.exp: print global_scope
new FAIL: gdb.cp/annota2.exp: watch triggered on a.x
new FAIL: gdb.cp/annota2.exp: annotate-quit
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x
new FAIL: gdb.cp/annota3.exp: annotate-quit
new FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception without a handler.
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame
new FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp: set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: turn off unwind on terminating exception flag
new FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at
new FAIL: gdb.guile/scm-breakpoint.exp: test_watchpoints: test watchpoint write
new FAIL: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: test invisible watchpoint write
new FAIL: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: test watchpoint write
new FAIL: gdb.guile/scm-symtab.exp: test find-pc-line with resume address
new FAIL: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=hw: watchpoint trigger
new FAIL: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=hw: watchpoint trigger
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from int_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from short_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from char_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from void_func
new FAIL: gdb.reverse/finish-reverse-bkpt.exp: reverse-finish from void_func trips breakpoint at entry
new FAIL: gdb.reverse/finish-reverse-bkpt.exp: no spurious proceed after breakpoint stop
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from int_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from short_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from char_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from void_func
new FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: reverse-next over call trips user breakpoint at function entry
new FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: stopped at the right callee call
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
new 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 3: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
new 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: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
new 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 4: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
new 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: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
new 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 5: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
new 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: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
new 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 6: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
new 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: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
new 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 7: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3
new 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: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
new 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 8: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3
new 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: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
new 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: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3
new 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: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: detach: detach
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint: detach
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: detach
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint: continue
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: continue
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint 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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints 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: breakpoint
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 B 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 second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint 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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints 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: breakpoint
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 B 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 second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 19:49 [binutils-gdb] Use gdbpy_enter in cmdpy_function sergiodj+buildbot
@ 2017-01-17  6:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-17  6:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	12a5cedd4f2c5b1f4e303efda6f8ac3e06eec944

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdbpy_enter in cmdpy_function

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/12/12a5cedd4f2c5b1f4e303efda6f8ac3e06eec944/>

*** Diff to previous build ***
============================
new FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.arch/altivec-regs.exp: info reg vscr
new FAIL: gdb.arch/altivec-regs.exp: print vscr
new FAIL: gdb.arch/altivec-regs.exp: info vector
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork one
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork two
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork three
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork four
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork five
new FAIL: gdb.base/checkpoint.exp: info checkpoints two
new FAIL: gdb.base/checkpoint.exp: kill all one
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 0
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 1
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 2
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 3
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 4
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 5
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 6
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 7
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 8
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 9
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 10
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork one
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork two
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork three
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork four
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork five
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: kill all one
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/display.exp: disp *p_i
new FAIL: gdb.base/display.exp: p p_i = 0x0
new FAIL: gdb.base/display.exp: display bad address
new FAIL: gdb.base/display.exp: p p_i = &i
new FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off
new FAIL: gdb.base/display.exp: finish
new FAIL: gdb.base/display.exp: step
new FAIL: gdb.base/display.exp: cont
new FAIL: gdb.base/display.exp: printf "%d%d",i
new FAIL: gdb.base/display.exp: print/k j
new FAIL: gdb.base/display.exp: debug test output 1
new FAIL: gdb.base/display.exp: debug test output 1a
new FAIL: gdb.base/display.exp: debug test output 2
new FAIL: gdb.base/display.exp: debug test output 2a
new FAIL: gdb.base/display.exp: debug test output 3
new FAIL: gdb.base/display.exp: x/0 j
new FAIL: gdb.base/display.exp: ignored s
new FAIL: gdb.base/display.exp: print/a $pc
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse
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: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
new FAIL: gdb.base/value-double-free.exp: continue
new FAIL: gdb.base/value-double-free.exp: print empty
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.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: print expression before
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: continue until exit
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-cond.exp: watchpoint on global2 variable triggers
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
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 disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
new FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: set static local watch
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
new FAIL: gdb.base/watchpoint.exp: watch $pc
new FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
new FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
new FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4
new FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
new FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 1
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
new FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers
new FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
new FAIL: gdb.compile/compile.exp: test abbreviations and code delimiter
new FAIL: gdb.compile/compile.exp: Test abbreviations and code collision
new FAIL: gdb.compile/compile.exp: test delimiter with -r
new FAIL: gdb.compile/compile.exp: test delimiter with -raw
new FAIL: gdb.compile/compile.exp: test delimiter with -r after it
new FAIL: gdb.compile/compile.exp: set variable without trailing semicolon
new FAIL: gdb.compile/compile.exp: check variable without trailing semicolon
new FAIL: gdb.compile/compile.exp: set variable from macro
new FAIL: gdb.compile/compile.exp: expect 23
new FAIL: gdb.compile/compile.exp: set variable from function-like macro
new FAIL: gdb.compile/compile.exp: expect -1
new FAIL: gdb.compile/compile.exp: set variable
new FAIL: gdb.compile/compile.exp: expect 42
new FAIL: gdb.compile/compile.exp: modify variable
new FAIL: gdb.compile/compile.exp: expect 84
new FAIL: gdb.compile/compile.exp: compile code multiline 4
new FAIL: gdb.compile/compile.exp: expect 20
new FAIL: gdb.compile/compile.exp: use external source file
new FAIL: gdb.compile/compile.exp: expect 7
new FAIL: gdb.compile/compile.exp: call static function
new FAIL: gdb.compile/compile.exp: expect 9
new FAIL: gdb.compile/compile.exp: call global function
new FAIL: gdb.compile/compile.exp: expect 8
new FAIL: gdb.compile/compile.exp: compute size of ulonger
new FAIL: gdb.compile/compile.exp: check size of ulonger
new FAIL: gdb.compile/compile.exp: compute size of longer
new FAIL: gdb.compile/compile.exp: check size of longer
new FAIL: gdb.compile/compile.exp: compile code globalvar = MINUS_1
new FAIL: gdb.compile/compile.exp: check MINUS_1
new FAIL: gdb.compile/compile.exp: compile code globalvar = static_local
new FAIL: gdb.compile/compile.exp: check static_local
new FAIL: gdb.compile/compile.exp: do not keep jit in memory
new FAIL: gdb.compile/compile.exp: compile code func_doesnotexist
new FAIL: gdb.compile/compile.exp: compile code segfault first
new FAIL: gdb.compile/compile.exp: bt
new FAIL: gdb.compile/compile.exp: info sym found
new FAIL: gdb.compile/compile.exp: return
new FAIL: gdb.compile/compile.exp: info sym not found
new FAIL: gdb.compile/compile.exp: compile code segfault second
new FAIL: gdb.compile/compile.exp: set localvar
new FAIL: gdb.compile/compile.exp: expect 12
new FAIL: gdb.compile/compile.exp: modify localvar
new FAIL: gdb.compile/compile.exp: expect 24
new FAIL: gdb.compile/compile.exp: test shadowing
new FAIL: gdb.compile/compile.exp: expect 52
new FAIL: gdb.compile/compile.exp: compile code localvar = externed
new FAIL: gdb.compile/compile.exp: test extern in inner scope
new FAIL: gdb.compile/compile.exp: compile code vla[2] = 7
new FAIL: gdb.compile/compile.exp: p vla[2]
new FAIL: gdb.compile/compile.exp: compile code localvar =
new FAIL: gdb.compile/compile.exp: p localvar
new FAIL: gdb.compile/compile.exp: compile code struct_object.selffield = &struct_object
new FAIL: gdb.compile/compile.exp: print struct_object.selffield == &struct_object
new FAIL: gdb.compile/compile.exp: compile code struct_object.charfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.charfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.ucharfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.ucharfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.shortfield = -5
new FAIL: gdb.compile/compile.exp: print struct_object.shortfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.ushortfield = 5
new FAIL: gdb.compile/compile.exp: print struct_object.ushortfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.intfield = -7
new FAIL: gdb.compile/compile.exp: print struct_object.intfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.uintfield = 7
new FAIL: gdb.compile/compile.exp: print struct_object.uintfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.bitfield = 2
new FAIL: gdb.compile/compile.exp: print struct_object.bitfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.longfield = -9
new FAIL: gdb.compile/compile.exp: print struct_object.longfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.ulongfield = 9
new FAIL: gdb.compile/compile.exp: print struct_object.ulongfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.enumfield = ONE
new FAIL: gdb.compile/compile.exp: print struct_object.enumfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.floatfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.floatfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.doublefield = 2
new FAIL: gdb.compile/compile.exp: print struct_object.doublefield
new FAIL: gdb.compile/compile.exp: compile code struct_object.arrayfield[2] = 7
new FAIL: gdb.compile/compile.exp: print struct_object.arrayfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.complexfield = 7 + 5i
new FAIL: gdb.compile/compile.exp: print struct_object.complexfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.boolfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.boolfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.vectorfield[2] = 7
new FAIL: gdb.compile/compile.exp: print struct_object.vectorfield
new FAIL: gdb.compile/compile.exp: compile code union_object.typedeffield = 7
new FAIL: gdb.compile/compile.exp: print union_object.typedeffield
new FAIL: gdb.compile/compile.exp: print union_object.intfield
new FAIL: gdb.compile/compile.exp: print unresolved value
new FAIL: gdb.compile/compile.exp: compile code globalshadow += 1;
new FAIL: gdb.compile/compile.exp: print globalshadow
new FAIL: gdb.compile/compile.exp: compile code extern int globalshadow; globalshadow += 5;
new FAIL: gdb.compile/compile.exp: print 'compile.c'::globalshadow
new FAIL: gdb.compile/compile.exp: print globalshadow second time
new FAIL: gdb.compile/compile.exp: compile code staticshadow += 2;
new FAIL: gdb.compile/compile.exp: print staticshadow
new FAIL: gdb.compile/compile.exp: compile code -r multiline 4
new FAIL: gdb.compile/compile.exp: check globalshadow with -r
new FAIL: gdb.compile/compile.exp: pointer to jit function
new FAIL: gdb.compile/compile.exp: set variable to 77
new FAIL: gdb.compile/compile.exp: expect 77
new FAIL: gdb.compile/compile.exp: call func_nodebug
new FAIL: gdb.compile/compile.exp: expect -75
new FAIL: gdb.compile/compile.exp: call func_nodebug indirectly
new FAIL: gdb.compile/compile.exp: expect -76
new FAIL: gdb.compile/compile.exp: compile code static const int readonly = 1; *
new FAIL: gdb.compile/compile.exp: compile code union union_type newdecl_u
new FAIL: gdb.compile/compile.exp: compile code struct struct_type newdecl_s
new FAIL: gdb.compile/compile.exp: compile code inttypedef newdecl_i
new FAIL: gdb.compile/compile.exp: call shared library function
new FAIL: gdb.compile/compile.exp: expect 1
new FAIL: gdb.compile/compile.exp: modify shared library variable
new FAIL: gdb.compile/compile.exp: expect 15
new FAIL: gdb.compile/compile-ifunc.exp: nodebug: compile code resultvar = gnu_ifunc
new FAIL: gdb.compile/compile-ifunc.exp: nodebug: p resultvar
new FAIL: gdb.compile/compile-ifunc.exp: debug: compile code resultvar = gnu_ifunc_alias
new FAIL: gdb.compile/compile-ifunc.exp: debug: p resultvar
new FAIL: gdb.compile/compile-ops.exp: compile code
new FAIL: gdb.compile/compile-ops.exp: compile code optimized_out
new FAIL: gdb.compile/compile-print.exp: compile print varint
new FAIL: gdb.compile/compile-print.exp: compile print vararray
new FAIL: gdb.compile/compile-print.exp: compile print main
new FAIL: gdb.compile/compile-print.exp: compile print *vararray@3
new FAIL: gdb.compile/compile-print.exp: compile print *vararrayp@3
new FAIL: gdb.compile/compile-print.exp: compile print/x 256
new FAIL: gdb.compile/compile-print.exp: print $
new FAIL: gdb.compile/compile-print.exp: compile print varobject
new FAIL: gdb.compile/compile-setjmp.exp: compile file -r
new FAIL: gdb.compile/compile-setjmp.exp: p done
new FAIL: gdb.compile/compile-tls.exp: compile code local_scope = 1
new FAIL: gdb.compile/compile-tls.exp: print local_scope
new FAIL: gdb.compile/compile-tls.exp: compile code static_scope = 2
new FAIL: gdb.compile/compile-tls.exp: print static_scope
new FAIL: gdb.compile/compile-tls.exp: compile code global_scope = 3
new FAIL: gdb.compile/compile-tls.exp: print global_scope
new FAIL: gdb.cp/annota2.exp: watch triggered on a.x
new FAIL: gdb.cp/annota2.exp: annotate-quit
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x
new FAIL: gdb.cp/annota3.exp: annotate-quit
new FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception without a handler.
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame
new FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp: set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: turn off unwind on terminating exception flag
new FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at
new FAIL: gdb.guile/scm-breakpoint.exp: test_watchpoints: test watchpoint write
new FAIL: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: test invisible watchpoint write
new FAIL: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: test watchpoint write
new FAIL: gdb.guile/scm-symtab.exp: test find-pc-line with resume address
new FAIL: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=hw: watchpoint trigger
new FAIL: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=hw: watchpoint trigger
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from int_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from short_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from char_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from void_func
new FAIL: gdb.reverse/finish-reverse-bkpt.exp: reverse-finish from void_func trips breakpoint at entry
new FAIL: gdb.reverse/finish-reverse-bkpt.exp: no spurious proceed after breakpoint stop
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from int_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from short_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from char_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from void_func
new FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: reverse-next over call trips user breakpoint at function entry
new FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: stopped at the right callee call
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: detach: detach
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint: detach
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: detach
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint: continue
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: continue
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint 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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints 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: breakpoint
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 B 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 second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint 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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints 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: breakpoint
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 B 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 second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 19:18 [binutils-gdb] Introduce gdbpy_enter_varobj and use it sergiodj+buildbot
@ 2017-01-17  0:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-17  0:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	6cd67beaae58c9e870b79feea3cf74ffdf7a9b33

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Introduce gdbpy_enter_varobj and use it

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/6c/6cd67beaae58c9e870b79feea3cf74ffdf7a9b33/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 17:26 [binutils-gdb] Use gdbpy_enter in gdbpy_before_prompt_hook sergiodj+buildbot
@ 2017-01-16  5:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-16  5:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	a88b13c7e36e8eb0a3bf772d508380682536c0da

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdbpy_enter in gdbpy_before_prompt_hook

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/a8/a88b13c7e36e8eb0a3bf772d508380682536c0da/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 17:11 [binutils-gdb] Use gdbpy_enter in py-prettyprint.c sergiodj+buildbot
@ 2017-01-16  1:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-16  1:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	e9f0c3639f33dc76fcab1b9299209c29ef2ee26e

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdbpy_enter in py-prettyprint.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/e9/e9f0c3639f33dc76fcab1b9299209c29ef2ee26e/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 16:56 [binutils-gdb] Introduce htab_up and use gdbpy_enter in py-framefilter.c sergiodj+buildbot
@ 2017-01-15 21:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-15 21:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	6349f452e01ddb7a1e64b8a63c93a9c9abc95725

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Introduce htab_up and use gdbpy_enter in py-framefilter.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/63/6349f452e01ddb7a1e64b8a63c93a9c9abc95725/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 16:05 [binutils-gdb] Use gdbpy_enter in py-unwind.c sergiodj+buildbot
@ 2017-01-15 17:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-15 17:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	c0171de646ddd85bac9d4bb1ebdf601f7ba7eeab

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdbpy_enter in py-unwind.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/c0/c0171de646ddd85bac9d4bb1ebdf601f7ba7eeab/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 14:59 [binutils-gdb] Use gdbpy_enter in py-type.c sergiodj+buildbot
@ 2017-01-15 10:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-15 10:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	c57af3f12b91ca49adc2e06056f794cb09514897

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdbpy_enter in py-type.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/c5/c57af3f12b91ca49adc2e06056f794cb09514897/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 14:43 [binutils-gdb] Use gdbpy_enter in python.c sergiodj+buildbot
@ 2017-01-15  6:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-15  6:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	60e600ec691255536ae53e365d0410ecf79bdea2

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdbpy_enter in python.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/60/60e600ec691255536ae53e365d0410ecf79bdea2/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: GDB accepts further input
PASS -> FAIL: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 13:22 [binutils-gdb] Use gdbpy_enter in py-inferior.c sergiodj+buildbot
@ 2017-01-14 18:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-14 18:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	07bc7329128028e6d3e2733c6d2ebd874367bcee

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdbpy_enter in py-inferior.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/07/07bc7329128028e6d3e2733c6d2ebd874367bcee/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 19:07 [binutils-gdb] Use gdbpy_enter in py-finishbreakpoint.c sergiodj+buildbot
@ 2017-01-14 13:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-14 13:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	6e7c365ee0ea2551f9f840b71081fdf759088b5e

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdbpy_enter in py-finishbreakpoint.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/6e/6e7c365ee0ea2551f9f840b71081fdf759088b5e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 12:35 [binutils-gdb] Use gdbpy_enter in py-breakpoint.c sergiodj+buildbot
@ 2017-01-14  5:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-14  5:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	de2dc875c2ddb731741f3c326545ff91fd587dd5

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdbpy_enter in py-breakpoint.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/de/de2dc875c2ddb731741f3c326545ff91fd587dd5/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 11:46 [binutils-gdb] Introduce gdbpy_enter sergiodj+buildbot
@ 2017-01-14  1:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-14  1:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	4ecee2c47da3e91c0571683acb5cfb8400402663

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Introduce gdbpy_enter

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/4e/4ecee2c47da3e91c0571683acb5cfb8400402663/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 11:14 [binutils-gdb] Use gdbpy_ref in py-value.c sergiodj+buildbot
@ 2017-01-13 17:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-13 17:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	53a0cca3bd0f6ae80b2d6fc34b2873046965c7f0

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdbpy_ref in py-value.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/53/53a0cca3bd0f6ae80b2d6fc34b2873046965c7f0/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 10:24 [binutils-gdb] Use gdbpy_ref in python.c sergiodj+buildbot
@ 2017-01-13 13:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-13 13:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	ff3724f5123b9d9c52a07f7c1a5d85852e666c48

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdbpy_ref in python.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ff/ff3724f5123b9d9c52a07f7c1a5d85852e666c48/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 14:45 [binutils-gdb] Use gdbpy_ref in py-prettyprint.c sergiodj+buildbot
@ 2017-01-13  9:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-13  9:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	0700aea50c7a77d7908868373d0f9644b0ece29c

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdbpy_ref in py-prettyprint.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/07/0700aea50c7a77d7908868373d0f9644b0ece29c/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 13:26 [binutils-gdb] Use gdbpy_ref in py-linetable.c sergiodj+buildbot
@ 2017-01-13  0:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-13  0:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	87ce03fdc5a94f48fe62580410a099c0a0f68ee0

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdbpy_ref in py-linetable.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/87/87ce03fdc5a94f48fe62580410a099c0a0f68ee0/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11 10:38 [binutils-gdb] Use gdbpy_ref in py-function.c sergiodj+buildbot
@ 2017-01-12  8:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-12  8:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	80bd970a4b1388fc4373b3e087006e6c93d71f60

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdbpy_ref in py-function.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/80/80bd970a4b1388fc4373b3e087006e6c93d71f60/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11  8:42 [binutils-gdb] Use gdbpy_ref in gdbpy_string_to_argv sergiodj+buildbot
@ 2017-01-12  5:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-12  5:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	d1b3de2e43380a0c51772a40315cd2268573d985

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdbpy_ref in gdbpy_string_to_argv

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/d1/d1b3de2e43380a0c51772a40315cd2268573d985/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-11  5:41 [binutils-gdb] Introduce py-ref.h sergiodj+buildbot
@ 2017-01-11 16:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-11 16:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	a68ff33e0dcb4733584265088030d12a31e740e4

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Introduce py-ref.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/a6/a68ff33e0dcb4733584265088030d12a31e740e4/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-10 19:51 [binutils-gdb] Don't use elf_i386_eh_frame_plt directly sergiodj+buildbot
@ 2017-01-11  4:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-11  4:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	f129e49f4d07f4d36319ac757fdcf3a8ce7d605b

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Don't use elf_i386_eh_frame_plt directly

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/f1/f129e49f4d07f4d36319ac757fdcf3a8ce7d605b/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-10 16:47 [binutils-gdb] Change return type of ui_out redirect to void sergiodj+buildbot
@ 2017-01-10 23:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-10 23:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	7becfd03bad526c02216eeb5ec2bebae694b1af1

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Change return type of ui_out redirect to void

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/7b/7becfd03bad526c02216eeb5ec2bebae694b1af1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-06 19:22 [binutils-gdb] Include ppc-tdep.h in ppc-linux-tdep.h sergiodj+buildbot
@ 2017-01-08 20:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-08 20:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	656731fe0f5bae5bb788b0688cc36900128fcc2f

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

Subject:
	Include ppc-tdep.h in ppc-linux-tdep.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/65/656731fe0f5bae5bb788b0688cc36900128fcc2f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-06 18:31 [binutils-gdb] Include signal.h in nat/amd64-linux-siginfo.h sergiodj+buildbot
@ 2017-01-08 16:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-08 16:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	1ca8f924a46c620c7a7ddbd156c3a623a5a6d1fb

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

Subject:
	Include signal.h in nat/amd64-linux-siginfo.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/1c/1ca8f924a46c620c7a7ddbd156c3a623a5a6d1fb/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-06 17:08 [binutils-gdb] Include mi-cmds.h in mi-parse.h sergiodj+buildbot
@ 2017-01-08  9:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-08  9:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	66c80d03078b71470c66b8f00cab82d89daeea08

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

Subject:
	Include mi-cmds.h in mi-parse.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/66/66c80d03078b71470c66b8f00cab82d89daeea08/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-06 15:35 [binutils-gdb] Include doublest.h and expression.h in dfp.h sergiodj+buildbot
@ 2017-01-08  1:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-08  1:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	8018d34f1e5d94ffe1f12ac2455429c6f713c518

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

Subject:
	Include doublest.h and expression.h in dfp.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/80/8018d34f1e5d94ffe1f12ac2455429c6f713c518/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-05 15:02 [binutils-gdb] Fix ARI warning sergiodj+buildbot
@ 2017-01-07 13:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-07 13:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	1c33cd7f00c7b2d195cdb004559332c397663bae

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

Subject:
	Fix ARI warning

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/1c/1c33cd7f00c7b2d195cdb004559332c397663bae/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-04 20:32 [binutils-gdb] Use correct OSABI constant for FreeBSD/mips binaries sergiodj+buildbot
@ 2017-01-07  1:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-07  1:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	c988ac1de5bc0efec2022fc6ce7d13b24e540099

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Use correct OSABI constant for FreeBSD/mips binaries.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/c9/c988ac1de5bc0efec2022fc6ce7d13b24e540099/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-04 14:57 [binutils-gdb] update-copyright.py for binutils sergiodj+buildbot
@ 2017-01-06 17:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-06 17:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	7c2a23b23e9ca7015acadbbc7a12c665791c8337

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	update-copyright.py for binutils

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/7c/7c2a23b23e9ca7015acadbbc7a12c665791c8337/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-04 14:42 [binutils-gdb] Sync libiberty from gcc sergiodj+buildbot
@ 2017-01-06 13:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-06 13:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	e495212d229d58eb4d70c94d7f828a04c386c3b2

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Sync libiberty from gcc

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/e4/e495212d229d58eb4d70c94d7f828a04c386c3b2/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-04 13:51 [binutils-gdb] picflag.m4 high bit set in comment sergiodj+buildbot
@ 2017-01-06  8:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-06  8:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	0913ae5ad7ad465e36784ed7fcc8676f3e0e23b7

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	picflag.m4 high bit set in comment

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/09/0913ae5ad7ad465e36784ed7fcc8676f3e0e23b7/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-04 10:10 [binutils-gdb] Fix an internal error on writing pieced value sergiodj+buildbot
@ 2017-01-06  1:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-06  1:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	2aaaf250e80afb4a5c66fb0b7801e24cc5c4e680

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

Subject:
	Fix an internal error on writing pieced value

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/2a/2aaaf250e80afb4a5c66fb0b7801e24cc5c4e680/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-04  5:38 [binutils-gdb] Fix generation of GOT table when only GOT-relative relocs are used sergiodj+buildbot
@ 2017-01-05 12:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-05 12:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	de1010f40884537cf0905ad134162cd2db71dc2a

Author(s) (in the same order as the commits):
	Rich Felker <bugdal@aerifal.cx>

Subject:
	Fix generation of GOT table when only GOT-relative relocs are used.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/de/de1010f40884537cf0905ad134162cd2db71dc2a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-04  3:11 [binutils-gdb] Add fall through comment sergiodj+buildbot
@ 2017-01-05  9:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-05  9:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b52d3cfcfb472263eca181da37dfc0377978acba

Author(s) (in the same order as the commits):
	Dilyan Palauzov <dilyan.palauzov@aegee.org>

Subject:
	Add fall through comment.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/b5/b52d3cfcfb472263eca181da37dfc0377978acba/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-04  2:25 [binutils-gdb] Add new Serbian translation for the opcodes library sergiodj+buildbot
@ 2017-01-05  5:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-05  5:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	f90c58d59339ae3e0593cd6e464775973b7c259c

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Add new Serbian translation for the opcodes library.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/f9/f90c58d59339ae3e0593cd6e464775973b7c259c/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-04  2:06 [binutils-gdb] Regen opcodes cgen files sergiodj+buildbot
@ 2017-01-04 18:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-04 18:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	f47b0d4a49facbfa5c2f0971474593df0a854547

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Regen opcodes cgen files

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/f4/f47b0d4a49facbfa5c2f0971474593df0a854547/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2017-01-04  1:00 [binutils-gdb] Set SHF_INFO_LINK for .PARISC.unwind sergiodj+buildbot
@ 2017-01-04 10:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2017-01-04 10:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	7bd9df3bcdb1f736b696566b6142cb94d6b9b0d9

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Set SHF_INFO_LINK for .PARISC.unwind

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/7b/7bd9df3bcdb1f736b696566b6142cb94d6b9b0d9/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: GDB accepts further input
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-31 13:03 [binutils-gdb] Fix riscv breakage sergiodj+buildbot
@ 2016-12-31 23:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-31 23:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	ae4c0df4b6a76db172cc4d4c3f34fdd8064c80ed

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Fix riscv breakage

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ae/ae4c0df4b6a76db172cc4d4c3f34fdd8064c80ed/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=088349f>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=088349f>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-29 16:30 [binutils-gdb] Return 'int' rather than 'unsigned short' in avrdis_opcode sergiodj+buildbot
@ 2016-12-30 18:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-30 18:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	0a7e10188e3c08403fb00b728644d7a95092c732

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

Subject:
	Return 'int' rather than 'unsigned short' in avrdis_opcode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/0a/0a7e10188e3c08403fb00b728644d7a95092c732/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=088349f>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=088349f>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-28 12:52 [binutils-gdb] Use dynrelro for symbols in relro sections too sergiodj+buildbot
@ 2016-12-30  6:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-30  6:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	9acc85a62eb76c270724bba15c889d2d05567b6a

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Use dynrelro for symbols in relro sections too

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/9a/9acc85a62eb76c270724bba15c889d2d05567b6a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=088349f>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=088349f>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-24  1:33 [binutils-gdb] MIPS16: Add ASMACRO instruction support sergiodj+buildbot
@ 2016-12-29  6:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-29  6:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	5284e471d53ccb7c7a1d140bd83098607ccf4b8a

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	MIPS16: Add ASMACRO instruction support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/52/5284e471d53ccb7c7a1d140bd83098607ccf4b8a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-23 21:54 [binutils-gdb] MIPS16: Handle non-extensible instructions correctly sergiodj+buildbot
@ 2016-12-28 19:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-28 19:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	0674ee5dada21c8deec690ca66d5b2870f13ea49

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	MIPS16: Handle non-extensible instructions correctly

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/06/0674ee5dada21c8deec690ca66d5b2870f13ea49/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-23 21:30 [binutils-gdb] opcodes: Use autoconf to check for `bfd_mips_elf_get_abiflags' in BFD sergiodj+buildbot
@ 2016-12-28  7:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-28  7:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	9e76c212e6311abaee4d02473473f7d6dcad972f

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	opcodes: Use autoconf to check for `bfd_mips_elf_get_abiflags' in BFD

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/9e/9e76c212e6311abaee4d02473473f7d6dcad972f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-23 20:03 [binutils-gdb] Fix more cases of improper test names sergiodj+buildbot
@ 2016-12-28  1:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-28  1:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	5b362f04b2a56d446b024027963be52d61f939cb

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

Subject:
	Fix more cases of improper test names

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/5b/5b362f04b2a56d446b024027963be52d61f939cb/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: switch to inferior 2
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-23 18:37 [binutils-gdb] Fix incorrect reference to source files sergiodj+buildbot
@ 2016-12-27 19:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-27 19:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	7dc53023ec5d000b3b8d287720ed8d04d91e02ec

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

Subject:
	Fix incorrect reference to source files

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/7d/7dc53023ec5d000b3b8d287720ed8d04d91e02ec/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-23 14:34 [binutils-gdb] hppa-linux-gnu-ranlib: libcpp.a: File format not recognized sergiodj+buildbot
@ 2016-12-27  7:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-27  7:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	865422fafaf387745b2979d47b6f448d28e0edb8

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	hppa-linux-gnu-ranlib: libcpp.a: File format not recognized

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/86/865422fafaf387745b2979d47b6f448d28e0edb8/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-20 14:09 [binutils-gdb] MIPS16/opcodes: Correct 64-bit macros' ISA membership sergiodj+buildbot
@ 2016-12-24  2:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-24  2:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	4ebce1a0a5911e71aa2d00932ffb2126ff1f3633

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	MIPS16/opcodes: Correct 64-bit macros' ISA membership

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/4e/4ebce1a0a5911e71aa2d00932ffb2126ff1f3633/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-20  2:07 [binutils-gdb] Add canonical JALR for RISC-V sergiodj+buildbot
@ 2016-12-23 10:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-23 10:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	755c5297bdbca564e97040ce7f036ed02dc7fa4a

Author(s) (in the same order as the commits):
	Andrew Waterman <andrew@sifive.com>

Subject:
	Add canonical JALR for RISC-V

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/75/755c5297bdbca564e97040ce7f036ed02dc7fa4a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-20  2:07 [binutils-gdb] Rework RISC-V relocations sergiodj+buildbot
@ 2016-12-22 22:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-22 22:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	45f764234a71431b581340957a3c8338e0593fdb

Author(s) (in the same order as the commits):
	Andrew Waterman <andrew@sifive.com>

Subject:
	Rework RISC-V relocations

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/45/45f764234a71431b581340957a3c8338e0593fdb/>

*** Diff to previous build ***
============================
new FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.arch/altivec-regs.exp: info reg vscr
new FAIL: gdb.arch/altivec-regs.exp: print vscr
new FAIL: gdb.arch/altivec-regs.exp: info vector
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork one
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork two
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork three
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork four
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork five
new FAIL: gdb.base/checkpoint.exp: info checkpoints two
new FAIL: gdb.base/checkpoint.exp: kill all one
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 0
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 1
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 2
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 3
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 4
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 5
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 6
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 7
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 8
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 9
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 10
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork one
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork two
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork three
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork four
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork five
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: kill all one
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/display.exp: disp *p_i
new FAIL: gdb.base/display.exp: p p_i = 0x0
new FAIL: gdb.base/display.exp: display bad address
new FAIL: gdb.base/display.exp: p p_i = &i
new FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off
new FAIL: gdb.base/display.exp: finish
new FAIL: gdb.base/display.exp: step
new FAIL: gdb.base/display.exp: cont
new FAIL: gdb.base/display.exp: printf "%d%d",i
new FAIL: gdb.base/display.exp: print/k j
new FAIL: gdb.base/display.exp: debug test output 1
new FAIL: gdb.base/display.exp: debug test output 1a
new FAIL: gdb.base/display.exp: debug test output 2
new FAIL: gdb.base/display.exp: debug test output 2a
new FAIL: gdb.base/display.exp: debug test output 3
new FAIL: gdb.base/display.exp: x/0 j
new FAIL: gdb.base/display.exp: ignored s
new FAIL: gdb.base/display.exp: print/a $pc
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse
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: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
new FAIL: gdb.base/store.exp: var doublest l; setting l to 4
new FAIL: gdb.base/store.exp: var doublest l; print new l, expecting 4
new FAIL: gdb.base/store.exp: var doublest l; print incremented l, expecting 2
new FAIL: gdb.base/store.exp: upvar doublest l; set l to 4
new FAIL: gdb.base/store.exp: upvar doublest l; print new l, expecting 4
new FAIL: gdb.base/value-double-free.exp: continue
new FAIL: gdb.base/value-double-free.exp: print empty
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.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: print expression before
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: continue until exit
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-cond.exp: watchpoint on global2 variable triggers
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
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 disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
new FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: set static local watch
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
new FAIL: gdb.base/watchpoint.exp: watch $pc
new FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
new FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
new FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4
new FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
new FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 1
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
new FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers
new FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
new FAIL: gdb.compile/compile.exp: test abbreviations and code delimiter
new FAIL: gdb.compile/compile.exp: Test abbreviations and code collision
new FAIL: gdb.compile/compile.exp: test delimiter with -r
new FAIL: gdb.compile/compile.exp: test delimiter with -raw
new FAIL: gdb.compile/compile.exp: test delimiter with -r after it
new FAIL: gdb.compile/compile.exp: set variable without trailing semicolon
new FAIL: gdb.compile/compile.exp: check variable without trailing semicolon
new FAIL: gdb.compile/compile.exp: set variable from macro
new FAIL: gdb.compile/compile.exp: expect 23
new FAIL: gdb.compile/compile.exp: set variable from function-like macro
new FAIL: gdb.compile/compile.exp: expect -1
new FAIL: gdb.compile/compile.exp: set variable
new FAIL: gdb.compile/compile.exp: expect 42
new FAIL: gdb.compile/compile.exp: modify variable
new FAIL: gdb.compile/compile.exp: expect 84
new FAIL: gdb.compile/compile.exp: compile code multiline 4
new FAIL: gdb.compile/compile.exp: expect 20
new FAIL: gdb.compile/compile.exp: use external source file
new FAIL: gdb.compile/compile.exp: expect 7
new FAIL: gdb.compile/compile.exp: call static function
new FAIL: gdb.compile/compile.exp: expect 9
new FAIL: gdb.compile/compile.exp: call global function
new FAIL: gdb.compile/compile.exp: expect 8
new FAIL: gdb.compile/compile.exp: compute size of ulonger
new FAIL: gdb.compile/compile.exp: check size of ulonger
new FAIL: gdb.compile/compile.exp: compute size of longer
new FAIL: gdb.compile/compile.exp: check size of longer
new FAIL: gdb.compile/compile.exp: compile code globalvar = MINUS_1
new FAIL: gdb.compile/compile.exp: check MINUS_1
new FAIL: gdb.compile/compile.exp: compile code globalvar = static_local
new FAIL: gdb.compile/compile.exp: check static_local
new FAIL: gdb.compile/compile.exp: do not keep jit in memory
new FAIL: gdb.compile/compile.exp: compile code func_doesnotexist
new FAIL: gdb.compile/compile.exp: compile code segfault first
new FAIL: gdb.compile/compile.exp: bt
new FAIL: gdb.compile/compile.exp: info sym found
new FAIL: gdb.compile/compile.exp: return
new FAIL: gdb.compile/compile.exp: info sym not found
new FAIL: gdb.compile/compile.exp: compile code segfault second
new FAIL: gdb.compile/compile.exp: set localvar
new FAIL: gdb.compile/compile.exp: expect 12
new FAIL: gdb.compile/compile.exp: modify localvar
new FAIL: gdb.compile/compile.exp: expect 24
new FAIL: gdb.compile/compile.exp: test shadowing
new FAIL: gdb.compile/compile.exp: expect 52
new FAIL: gdb.compile/compile.exp: compile code localvar = externed
new FAIL: gdb.compile/compile.exp: test extern in inner scope
new FAIL: gdb.compile/compile.exp: compile code vla[2] = 7
new FAIL: gdb.compile/compile.exp: p vla[2]
new FAIL: gdb.compile/compile.exp: compile code localvar =
new FAIL: gdb.compile/compile.exp: p localvar
new FAIL: gdb.compile/compile.exp: compile code struct_object.selffield = &struct_object
new FAIL: gdb.compile/compile.exp: print struct_object.selffield == &struct_object
new FAIL: gdb.compile/compile.exp: compile code struct_object.charfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.charfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.ucharfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.ucharfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.shortfield = -5
new FAIL: gdb.compile/compile.exp: print struct_object.shortfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.ushortfield = 5
new FAIL: gdb.compile/compile.exp: print struct_object.ushortfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.intfield = -7
new FAIL: gdb.compile/compile.exp: print struct_object.intfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.uintfield = 7
new FAIL: gdb.compile/compile.exp: print struct_object.uintfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.bitfield = 2
new FAIL: gdb.compile/compile.exp: print struct_object.bitfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.longfield = -9
new FAIL: gdb.compile/compile.exp: print struct_object.longfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.ulongfield = 9
new FAIL: gdb.compile/compile.exp: print struct_object.ulongfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.enumfield = ONE
new FAIL: gdb.compile/compile.exp: print struct_object.enumfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.floatfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.floatfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.doublefield = 2
new FAIL: gdb.compile/compile.exp: print struct_object.doublefield
new FAIL: gdb.compile/compile.exp: compile code struct_object.arrayfield[2] = 7
new FAIL: gdb.compile/compile.exp: print struct_object.arrayfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.complexfield = 7 + 5i
new FAIL: gdb.compile/compile.exp: print struct_object.complexfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.boolfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.boolfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.vectorfield[2] = 7
new FAIL: gdb.compile/compile.exp: print struct_object.vectorfield
new FAIL: gdb.compile/compile.exp: compile code union_object.typedeffield = 7
new FAIL: gdb.compile/compile.exp: print union_object.typedeffield
new FAIL: gdb.compile/compile.exp: print union_object.intfield
new FAIL: gdb.compile/compile.exp: print unresolved value
new FAIL: gdb.compile/compile.exp: compile code globalshadow += 1;
new FAIL: gdb.compile/compile.exp: print globalshadow
new FAIL: gdb.compile/compile.exp: compile code extern int globalshadow; globalshadow += 5;
new FAIL: gdb.compile/compile.exp: print 'compile.c'::globalshadow
new FAIL: gdb.compile/compile.exp: print globalshadow second time
new FAIL: gdb.compile/compile.exp: compile code staticshadow += 2;
new FAIL: gdb.compile/compile.exp: print staticshadow
new FAIL: gdb.compile/compile.exp: compile code -r multiline 4
new FAIL: gdb.compile/compile.exp: check globalshadow with -r
new FAIL: gdb.compile/compile.exp: pointer to jit function
new FAIL: gdb.compile/compile.exp: set variable to 77
new FAIL: gdb.compile/compile.exp: expect 77
new FAIL: gdb.compile/compile.exp: call func_nodebug
new FAIL: gdb.compile/compile.exp: expect -75
new FAIL: gdb.compile/compile.exp: call func_nodebug indirectly
new FAIL: gdb.compile/compile.exp: expect -76
new FAIL: gdb.compile/compile.exp: compile code static const int readonly = 1; *
new FAIL: gdb.compile/compile.exp: compile code union union_type newdecl_u
new FAIL: gdb.compile/compile.exp: compile code struct struct_type newdecl_s
new FAIL: gdb.compile/compile.exp: compile code inttypedef newdecl_i
new FAIL: gdb.compile/compile.exp: call shared library function
new FAIL: gdb.compile/compile.exp: expect 1
new FAIL: gdb.compile/compile.exp: modify shared library variable
new FAIL: gdb.compile/compile.exp: expect 15
new FAIL: gdb.compile/compile-ifunc.exp: nodebug: compile code resultvar = gnu_ifunc
new FAIL: gdb.compile/compile-ifunc.exp: nodebug: p resultvar
new FAIL: gdb.compile/compile-ifunc.exp: debug: compile code resultvar = gnu_ifunc_alias
new FAIL: gdb.compile/compile-ifunc.exp: debug: p resultvar
new FAIL: gdb.compile/compile-ops.exp: compile code
new FAIL: gdb.compile/compile-ops.exp: compile code optimized_out
new FAIL: gdb.compile/compile-print.exp: compile print varint
new FAIL: gdb.compile/compile-print.exp: compile print vararray
new FAIL: gdb.compile/compile-print.exp: compile print main
new FAIL: gdb.compile/compile-print.exp: compile print *vararray@3
new FAIL: gdb.compile/compile-print.exp: compile print *vararrayp@3
new FAIL: gdb.compile/compile-print.exp: compile print/x 256
new FAIL: gdb.compile/compile-print.exp: print $
new FAIL: gdb.compile/compile-print.exp: compile print varobject
new FAIL: gdb.compile/compile-setjmp.exp: compile file -r
new FAIL: gdb.compile/compile-setjmp.exp: p done
new FAIL: gdb.compile/compile-tls.exp: compile code local_scope = 1
new FAIL: gdb.compile/compile-tls.exp: print local_scope
new FAIL: gdb.compile/compile-tls.exp: compile code static_scope = 2
new FAIL: gdb.compile/compile-tls.exp: print static_scope
new FAIL: gdb.compile/compile-tls.exp: compile code global_scope = 3
new FAIL: gdb.compile/compile-tls.exp: print global_scope
new FAIL: gdb.cp/annota2.exp: watch triggered on a.x
new FAIL: gdb.cp/annota2.exp: annotate-quit
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x
new FAIL: gdb.cp/annota3.exp: annotate-quit
new FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception without a handler.
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame
new FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp: set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: turn off unwind on terminating exception flag
new FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at
new FAIL: gdb.guile/scm-breakpoint.exp: test_watchpoints: test watchpoint write
new FAIL: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: test invisible watchpoint write
new FAIL: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: test watchpoint write
new FAIL: gdb.guile/scm-symtab.exp: test find-pc-line with resume address
new FAIL: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=hw: watchpoint trigger
new FAIL: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=hw: watchpoint trigger
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from int_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from short_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from char_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from void_func
new FAIL: gdb.reverse/finish-reverse-bkpt.exp: reverse-finish from void_func trips breakpoint at entry
new FAIL: gdb.reverse/finish-reverse-bkpt.exp: no spurious proceed after breakpoint stop
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from int_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from short_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from char_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from void_func
new FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: reverse-next over call trips user breakpoint at function entry
new FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: stopped at the right callee call
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: detach: detach
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint: detach
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: detach
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint: continue
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: continue
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint 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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints 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: breakpoint
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 B 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 second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint 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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints 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: breakpoint
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 B 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 second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-04  2:02 [binutils-gdb] Fix bugs with tbnz/tbz instructions sergiodj+buildbot
@ 2016-12-17 12:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-17 12:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	668650d58d61d9d170f3e5b5c1657ed1c3e2b34b

Author(s) (in the same order as the commits):
	Jim Wilson <jim.wilson@linaro.org>

Subject:
	Fix bugs with tbnz/tbz instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/66/668650d58d61d9d170f3e5b5c1657ed1c3e2b34b/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-02 21:50 [binutils-gdb] Remove unneeded pattern matching in gdb.base/maint.exp sergiodj+buildbot
@ 2016-12-16  9:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-16  9:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	107c2d628b924de1854d6d254d60e97e1887ce4a

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

Subject:
	Remove unneeded pattern matching in gdb.base/maint.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/10/107c2d628b924de1854d6d254d60e97e1887ce4a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-02 20:34 [binutils-gdb] Test user-defined gdb commands and arguments stack sergiodj+buildbot
@ 2016-12-16  2:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-16  2:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	ec835369f121c11d6e9484ed8c6c11097ad545c5

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

Subject:
	Test user-defined gdb commands and arguments stack

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ec/ec835369f121c11d6e9484ed8c6c11097ad545c5/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-02 19:55 [binutils-gdb] Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitution sergiodj+buildbot
@ 2016-12-15 23:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-15 23:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	01770bbde902e075e524b518ac6c1087a4cc1cfb

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

Subject:
	Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitution

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/01/01770bbde902e075e524b518ac6c1087a4cc1cfb/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: GDB accepts further input
PASS -> FAIL: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-02 18:56 [binutils-gdb] Fix seg-fault in linker when passed a corrupt binary input file sergiodj+buildbot
@ 2016-12-15 22:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-15 22:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	d7f399a8de4c55eb841db6493597a587fac002de

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix seg-fault in linker when passed a corrupt binary input file.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/d7/d7f399a8de4c55eb841db6493597a587fac002de/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-02 16:48 [binutils-gdb] PR symtab/16264 - support DW_AT_main_subprogram sergiodj+buildbot
@ 2016-12-15 13:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-15 13:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	0c1b455e294c6debb4efedc7f1346f3c43249f15

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	PR symtab/16264 - support DW_AT_main_subprogram

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/0c/0c1b455e294c6debb4efedc7f1346f3c43249f15/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-02  6:01 [binutils-gdb] Don't handle timeout inside gdb_test_multiple sergiodj+buildbot
@ 2016-12-14 15:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-14 15:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	018572b88885ae67d22612937fa1e4fd98d5f5ad

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

Subject:
	Don't handle timeout inside gdb_test_multiple

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/01/018572b88885ae67d22612937fa1e4fd98d5f5ad/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-02  4:41 [binutils-gdb] Simplify ui-out level code sergiodj+buildbot
@ 2016-12-14  6:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-14  6:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	33b2fac610fff1255a24763277a4bf77f1b59ef1

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Simplify ui-out level code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/33/33b2fac610fff1255a24763277a4bf77f1b59ef1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-02  2:49 [binutils-gdb] Class-ify ui_out_hdr sergiodj+buildbot
@ 2016-12-14  0:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-14  0:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	37e20dd6599203c4e261fc3a2e86711c90cbbed9

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Class-ify ui_out_hdr

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/37/37e20dd6599203c4e261fc3a2e86711c90cbbed9/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-02  2:11 [binutils-gdb] Replace hand-made linked list of ui_out_hdr by vector and iterator sergiodj+buildbot
@ 2016-12-13 17:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-13 17:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	78afa7f8599e46eb94a93510b383dfb35e549f7e

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Replace hand-made linked list of ui_out_hdr by vector and iterator

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/78/78afa7f8599e46eb94a93510b383dfb35e549f7e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-02  1:27 [binutils-gdb] Fixup testcases outputting own name as a test name and standardize failed compilation messages sergiodj+buildbot
@ 2016-12-13 15:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-13 15:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	84c93cd5f1ff869eb8c04314738eaa2cddb3c29e

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

Subject:
	Fixup testcases outputting own name as a test name and standardize failed compilation messages

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/84/84c93cd5f1ff869eb8c04314738eaa2cddb3c29e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-02  0:34 [binutils-gdb] Fix test names starting with uppercase using multi-line gdb_test_multiple sergiodj+buildbot
@ 2016-12-13 12:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-13 12:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	fb9feb35913d4cf26baf01e1638b18af301f5387

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

Subject:
	Fix test names starting with uppercase using multi-line gdb_test_multiple

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/fb/fb9feb35913d4cf26baf01e1638b18af301f5387/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
new FAIL: gdb.cp/gdb2495.exp: set unwind-on-terminating-exception off
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-02  0:06 [binutils-gdb] Fix test names starting with uppercase using multi-line gdb_test_no_output sergiodj+buildbot
@ 2016-12-13  9:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-13  9:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	cd2ddb6cde55a20d191e1002dbe1977df695cda9

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

Subject:
	Fix test names starting with uppercase using multi-line gdb_test_no_output

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/cd/cd2ddb6cde55a20d191e1002dbe1977df695cda9/>

*** Diff to previous build ***
============================
new FAIL: gdb.compile/compile.exp: test abbreviations and code delimiter
new FAIL: gdb.compile/compile.exp: test delimiter with -r
new FAIL: gdb.compile/compile.exp: test delimiter with -raw
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-01 23:25 [binutils-gdb] Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test sergiodj+buildbot
@ 2016-12-13  6:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-13  6:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	bb95117e107fe58ecd35683bf0e8da3b414378ff

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

Subject:
	Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/bb/bb95117e107fe58ecd35683bf0e8da3b414378ff/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork one
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork two
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork three
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork four
new FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork five
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork one
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork two
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork three
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork four
new FAIL: gdb.base/checkpoint-ns.exp: exit, dropped into next fork five
new FAIL: gdb.compile/compile.exp: test delimiter with -r after it
new FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception without a handler.
new FAIL: gdb.cp/gdb2495.exp: turn off unwind on terminating exception flag
new FAIL: gdb.cp/gdb2495.exp: call a function that raises an exception with unwinding off..
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-01 22:09 [binutils-gdb] Fix test names starting with uppercase using gdb_test_no_output sergiodj+buildbot
@ 2016-12-13  1:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-13  1:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	9f058c10cef5987ee1f1cb28c9a8cf5ef1ec4d11

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

Subject:
	Fix test names starting with uppercase using gdb_test_no_output

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/9f/9f058c10cef5987ee1f1cb28c9a8cf5ef1ec4d11/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-01 21:50 [binutils-gdb] Fix test names starting with uppercase using gdb_test on a single line sergiodj+buildbot
@ 2016-12-12 22:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-12 22:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	cdc7edd7b17dddd3558bd04d9b2fb5a73dc75f1c

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

Subject:
	Fix test names starting with uppercase using gdb_test on a single line.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/cd/cdc7edd7b17dddd3558bd04d9b2fb5a73dc75f1c/>

*** Diff to previous build ***
============================
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/watchpoints.exp: watchpoint hit count is 1
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit count is 4
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-01 12:29 [binutils-gdb] Fix a seg-fault disassembling a corrupt binary sergiodj+buildbot
@ 2016-12-12  6:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-12  6:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	e82ab856bb4689330c29fb9f1c57a8555b26380e

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix a seg-fault disassembling a corrupt binary.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/e8/e82ab856bb4689330c29fb9f1c57a8555b26380e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-12-01  5:58 [binutils-gdb] Use std::string in ui_out_table sergiodj+buildbot
@ 2016-12-11 20:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-11 20:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	95a23284a3db0ec85bb0b11c70e6b5acf00563f6

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Use std::string in ui_out_table

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/95/95a23284a3db0ec85bb0b11c70e6b5acf00563f6/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vscr
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vscr
PASS -> FAIL: gdb.arch/altivec-regs.exp: info vector
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-29 12:01 [binutils-gdb] [ARC] Add checking for LP_COUNT reg usage, improve error reporting sergiodj+buildbot
@ 2016-12-10 16:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-10 16:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	abe7c33b45288b407e6d001aad713183d4bab5c6

Author(s) (in the same order as the commits):
	Claudiu Zissulescu <claziss@synopsys.com>

Subject:
	[ARC] Add checking for LP_COUNT reg usage, improve error reporting.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ab/abe7c33b45288b407e6d001aad713183d4bab5c6/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-28 20:51 [binutils-gdb] Partially revert patch for PR 20815 - do not sort the PT_LOAD segments. Non-ordered segments are needed by the Linux kernel sergiodj+buildbot
@ 2016-12-10  7:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-10  7:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	cd58485720b47d80fed0b281d15a9198f43eaf0c

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Partially revert patch for PR 20815 - do not sort the PT_LOAD segments.  Non-ordered segments are needed by the Linux kernel.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/cd/cd58485720b47d80fed0b281d15a9198f43eaf0c/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-28 17:50 [binutils-gdb] Move computed value's frame id to piece_closure sergiodj+buildbot
@ 2016-12-09 19:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-09 19:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	ee40d8d45213caf0cfb63e603f0fd5a58532e751

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

Subject:
	Move computed value's frame id to piece_closure

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ee/ee40d8d45213caf0cfb63e603f0fd5a58532e751/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/store.exp: var doublest l; print new l, expecting 4
PASS -> FAIL: gdb.base/store.exp: var doublest l; print incremented l, expecting 2
PASS -> FAIL: gdb.base/store.exp: upvar doublest l; print new l, expecting 4
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0f547a1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0f547a1>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-27  5:56 [binutils-gdb] Fix return value of uo_redirect sergiodj+buildbot
@ 2016-12-08 23:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-08 23:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	82bbe65a43015a753bec8c64869679a699331a5b

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Fix return value of uo_redirect

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/82/82bbe65a43015a753bec8c64869679a699331a5b/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=8292824>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=8292824>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-23  9:06 [binutils-gdb] elf_backend_dtrel_excludes_plt sergiodj+buildbot
@ 2016-12-06  3:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-06  3:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	64f52338e924cce3a205527136e145da660a4686

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	elf_backend_dtrel_excludes_plt

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/64/64f52338e924cce3a205527136e145da660a4686/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height unlimited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=8292824>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=8292824>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-23  0:03 [binutils-gdb] Change gdbarch software_single_step frame_info to regcache sergiodj+buildbot
@ 2016-12-05  6:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-05  6:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	f5ea389ac78ccd7c426a93f43e6117dad9ce0878

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

Subject:
	Change gdbarch software_single_step frame_info to regcache

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/f5/f5ea389ac78ccd7c426a93f43e6117dad9ce0878/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=8292824>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=8292824>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-22 20:47 [binutils-gdb] gdbarch software_single_step frame_info to regcache: s390 sergiodj+buildbot
@ 2016-12-04 20:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-04 20:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	ad76968956f30bed6d120e0dfd247034e0855fea

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

Subject:
	gdbarch software_single_step frame_info to regcache: s390

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ad/ad76968956f30bed6d120e0dfd247034e0855fea/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=8292824>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=8292824>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-22 18:47 [binutils-gdb] gdbarch software_single_step frame_info to regcache: moxie sergiodj+buildbot
@ 2016-12-04 11:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-04 11:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	a8f341826d63a5c216c41e10bf1e4e6c3db3ce65

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

Subject:
	gdbarch software_single_step frame_info to regcache: moxie

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/a8/a8f341826d63a5c216c41e10bf1e4e6c3db3ce65/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: switch to inferior 2
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=8292824>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=8292824>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-21 14:37 [binutils-gdb] Create subobject value in pretty printer sergiodj+buildbot
@ 2016-12-02 20:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-02 20:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	3fff9862d5229def9318912c2de64a03dab74532

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

Subject:
	Create subobject value in pretty printer

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/3f/3fff9862d5229def9318912c2de64a03dab74532/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr0
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr1
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr2
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr3
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr4
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr5
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr6
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr7
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr8
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr9
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr10
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr11
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr12
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr13
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr14
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr15
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr16
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr17
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr18
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr19
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr20
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr21
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr22
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr23
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr24
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr25
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr26
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr27
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr28
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr29
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr30
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vr31
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr0
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr1
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr2
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr3
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr4
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr5
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr6
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr7
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr8
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr9
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr10
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr11
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr12
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr13
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr14
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr15
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr16
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr17
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr18
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr19
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr20
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr21
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr22
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr23
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr24
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr25
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr26
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr27
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr28
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr29
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr30
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vr31
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs0
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs1
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs2
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs3
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs4
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs5
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs6
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs7
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs8
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs9
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs10
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs11
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs12
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs13
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs14
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs15
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs16
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs17
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs18
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs19
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs20
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs21
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs22
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs23
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs24
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs25
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs26
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs27
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs28
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs29
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs30
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs31
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs0.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs0.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs0.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs0.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs1.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs1.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs1.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs1.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs2.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs2.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs2.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs2.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs3.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs3.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs3.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs3.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs4.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs4.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs4.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs4.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs5.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs5.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs5.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs5.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs6.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs6.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs6.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs6.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs7.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs7.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs7.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs7.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs8.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs8.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs8.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs8.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs9.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs9.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs9.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs9.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs10.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs10.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs10.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs10.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs11.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs11.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs11.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs11.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs12.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs12.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs12.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs12.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs13.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs13.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs13.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs13.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs14.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs14.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs14.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs14.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs15.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs15.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs15.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs15.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs16.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs16.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs16.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs16.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs17.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs17.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs17.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs17.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs18.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs18.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs18.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs18.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs19.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs19.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs19.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs19.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs20.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs20.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs20.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs20.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs21.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs21.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs21.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs21.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs22.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs22.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs22.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs22.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs23.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs23.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs23.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs23.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs24.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs24.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs24.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs24.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs25.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs25.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs25.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs25.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs26.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs26.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs26.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs26.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs27.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs27.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs27.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs27.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs28.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs28.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs28.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs28.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs29.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs29.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs29.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs29.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs30.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs30.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs30.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs30.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs31.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs31.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs31.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs31.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f0
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f1
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f2
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f3
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f4
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f5
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f6
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f7
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f8
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f9
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f10
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f11
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f12
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f13
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f14
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f15
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f16
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f17
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f18
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f19
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f20
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f21
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f22
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f23
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f24
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f25
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f26
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f27
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f28
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f29
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f30
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f31
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr0.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr0.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr0.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr0.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr1.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr1.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr1.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr1.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr2.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr2.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr2.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr2.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr3.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr3.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr3.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr3.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr4.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr4.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr4.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr4.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr5.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr5.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr5.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr5.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr6.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr6.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr6.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr6.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr7.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr7.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr7.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr7.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr8.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr8.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr8.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr8.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr9.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr9.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr9.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr9.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr10.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr10.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr10.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr10.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr11.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr11.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr11.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr11.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr12.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr12.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr12.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr12.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr13.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr13.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr13.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr13.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr14.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr14.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr14.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr14.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr15.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr15.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr15.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr15.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr16.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr16.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr16.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr16.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr17.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr17.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr17.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr17.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr18.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr18.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr18.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr18.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr19.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr19.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr19.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr19.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr20.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr20.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr20.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr20.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr21.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr21.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr21.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr21.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr22.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr22.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr22.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr22.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr23.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr23.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr23.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr23.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr24.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr24.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr24.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr24.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr25.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr25.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr25.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr25.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr26.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr26.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr26.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr26.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr27.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr27.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr27.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr27.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr28.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr28.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr28.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr28.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr29.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr29.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr29.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr29.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr30.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr30.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr30.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr30.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr31.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr31.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr31.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr31.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs32
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs33
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs34
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs35
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs36
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs37
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs38
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs39
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs40
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs41
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs42
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs43
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs44
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs45
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs46
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs47
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs48
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs49
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs50
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs51
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs52
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs53
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs54
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs55
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs56
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs57
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs58
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs59
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs60
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs61
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs62
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vs63
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs32.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs32.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs32.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs32.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs33.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs33.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs33.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs33.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs34.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs34.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs34.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs34.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs35.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs35.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs35.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs35.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs36.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs36.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs36.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs36.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs37.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs37.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs37.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs37.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs38.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs38.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs38.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs38.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs39.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs39.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs39.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs39.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs40.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs40.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs40.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs40.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs41.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs41.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs41.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs41.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs42.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs42.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs42.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs42.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs43.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs43.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs43.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs43.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs44.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs44.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs44.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs44.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs45.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs45.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs45.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs45.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs46.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs46.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs46.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs46.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs47.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs47.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs47.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs47.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs48.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs48.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs48.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs48.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs49.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs49.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs49.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs49.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs50.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs50.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs50.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs50.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs51.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs51.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs51.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs51.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs52.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs52.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs52.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs52.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs53.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs53.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs53.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs53.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs54.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs54.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs54.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs54.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs55.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs55.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs55.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs55.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs56.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs56.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs56.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs56.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs57.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs57.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs57.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs57.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs58.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs58.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs58.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs58.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs59.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs59.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs59.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs59.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs60.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs60.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs60.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs60.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs61.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs61.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs61.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs61.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs62.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs62.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs62.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs62.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs63.v4_int32[0] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs63.v4_int32[1] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs63.v4_int32[2] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vs63.v4_int32[3] = 1
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr0
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr1
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr2
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr3
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr4
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr5
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr6
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr7
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr8
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr9
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr10
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr11
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr12
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr13
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr14
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr15
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr16
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr17
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr18
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr19
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr20
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr21
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr22
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr23
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr24
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr25
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr26
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr27
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr28
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr29
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr30
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg vr31
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr0.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr0.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr0.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr0.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr1.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr1.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr1.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr1.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr2.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr2.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr2.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr2.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr3.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr3.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr3.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr3.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr4.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr4.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr4.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr4.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr5.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr5.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr5.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr5.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr6.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr6.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr6.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr6.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr7.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr7.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr7.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr7.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr8.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr8.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr8.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr8.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr9.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr9.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr9.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr9.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr10.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr10.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr10.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr10.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr11.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr11.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr11.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr11.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr12.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr12.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr12.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr12.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr13.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr13.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr13.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr13.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr14.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr14.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr14.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr14.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr15.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr15.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr15.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr15.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr16.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr16.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr16.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr16.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr17.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr17.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr17.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr17.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr18.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr18.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr18.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr18.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr19.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr19.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr19.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr19.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr20.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr20.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr20.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr20.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr21.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr21.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr21.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr21.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr22.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr22.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr22.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr22.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr23.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr23.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr23.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr23.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr24.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr24.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr24.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr24.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr25.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr25.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr25.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr25.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr26.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr26.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr26.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr26.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr27.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr27.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr27.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr27.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr28.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr28.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr28.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr28.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr29.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr29.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr29.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr29.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr30.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr30.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr30.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr30.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr31.v4_int32[0] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr31.v4_int32[1] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr31.v4_int32[2] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $vr31.v4_int32[3] = 0xdeadbeef
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f32
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f33
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f34
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f35
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f36
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f37
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f38
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f39
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f40
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f41
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f42
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f43
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f44
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f45
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f46
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f47
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f48
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f49
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f50
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f51
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f52
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f53
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f54
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f55
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f56
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f57
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f58
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f59
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f60
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f61
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f62
PASS -> FAIL: gdb.arch/vsx-regs.exp: info reg f63
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs0 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs1 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs2 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs3 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs4 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs5 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs6 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs7 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs8 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs9 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs10 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs11 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs12 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs13 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs14 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs15 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs16 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs17 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs18 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs19 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs20 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs21 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs22 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs23 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs24 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs25 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs26 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs27 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs28 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs29 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs30 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs31 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs32 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs33 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs34 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs35 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs36 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs37 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs38 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs39 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs40 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs41 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs42 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs43 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs44 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs45 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs46 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs47 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs48 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs49 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs50 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs51 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs52 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs53 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs54 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs55 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs56 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs57 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs58 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs59 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs60 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs61 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs62 from core file
PASS -> FAIL: gdb.arch/vsx-regs.exp: Restore vs63 from core file
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=8292824>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=8292824>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-19  0:43 [binutils-gdb] bfd: fix negative GOT offsets for non-local references on sparc64 sergiodj+buildbot
@ 2016-12-02  1:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-02  1:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	cc133f9f118ef4afd93da0ecba48151488c41c74

Author(s) (in the same order as the commits):
	James Clarke <jrtc27@jrtc27.com>

Subject:
	bfd: fix negative GOT offsets for non-local references on sparc64

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/cc/cc133f9f118ef4afd93da0ecba48151488c41c74/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: switch to inferior 2
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-18 18:01 [binutils-gdb] libiberty: Add -Wshadow=local to warning flags (if supported) sergiodj+buildbot
@ 2016-12-01 13:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-12-01 13:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	59d2699cfd30f9defc454be17415c0a518ece32b

Author(s) (in the same order as the commits):
	Mark Wielaard <mark@klomp.org>

Subject:
	libiberty: Add -Wshadow=local to warning flags (if supported).

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/59/59d2699cfd30f9defc454be17415c0a518ece32b/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-18 12:49 [binutils-gdb] [AArch64] Add ARMv8.3 weaker release consistency load instructions sergiodj+buildbot
@ 2016-11-30 17:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-30 17:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	28617675c264213180a599bb4327bf162029636a

Author(s) (in the same order as the commits):
	Szabolcs Nagy <szabolcs.nagy@arm.com>

Subject:
	[AArch64] Add ARMv8.3 weaker release consistency load instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/28/28617675c264213180a599bb4327bf162029636a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-16 22:04 [binutils-gdb] Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_ID sergiodj+buildbot
@ 2016-11-28 21:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-28 21:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	41b56feb5063aee4fefb4a991eb796d1e8a7475e

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

Subject:
	Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_ID

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/41/41b56feb5063aee4fefb4a991eb796d1e8a7475e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-16 21:50 [binutils-gdb] Distinguish sentinel frame from null frame sergiodj+buildbot
@ 2016-11-28 17:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-28 17:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	df433d316277ff5293832d3cd6cbc30b5c38dec0

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

Subject:
	Distinguish sentinel frame from null frame.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/df/df433d316277ff5293832d3cd6cbc30b5c38dec0/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: switch to inferior 2
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-15 22:01 [binutils-gdb] Delete gdb::unique_ptr/gdb::move sergiodj+buildbot
@ 2016-11-26 17:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-26 17:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	5cc8c7310338224d65aa14c4256d4d7539e0dd45

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

Subject:
	Delete gdb::unique_ptr/gdb::move

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/5c/5cc8c7310338224d65aa14c4256d4d7539e0dd45/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-11 19:33 [binutils-gdb] [AArch64] Add ARMv8.3 combined pointer authentication branch instructions sergiodj+buildbot
@ 2016-11-24 19:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-24 19:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	74f5402d08b857d60499b27851c204954ce6c42c

Author(s) (in the same order as the commits):
	Szabolcs Nagy <szabolcs.nagy@arm.com>

Subject:
	[AArch64] Add ARMv8.3 combined pointer authentication branch instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/74/74f5402d08b857d60499b27851c204954ce6c42c/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-11 15:42 [binutils-gdb] [AArch64] Add ARMv8.3 instructions which are in the NOP space sergiodj+buildbot
@ 2016-11-24  7:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-24  7:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	8787d804e1cbbd1946239d6c5e560c87d38bac06

Author(s) (in the same order as the commits):
	Szabolcs Nagy <szabolcs.nagy@arm.com>

Subject:
	[AArch64] Add ARMv8.3 instructions which are in the NOP space

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/87/8787d804e1cbbd1946239d6c5e560c87d38bac06/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-11 12:02 [binutils-gdb] Remove apply_val_pretty_printer parameter valaddr sergiodj+buildbot
@ 2016-11-23 16:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-23 16:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	668e167446b2777869f413841ec05aed59473d9f

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

Subject:
	Remove apply_val_pretty_printer parameter valaddr

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/66/668e167446b2777869f413841ec05aed59473d9f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-11 10:40 [binutils-gdb] Remove parameter valaddr from c print functions sergiodj+buildbot
@ 2016-11-23 14:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-23 14:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	65408fa680538f997cdd4b6fb9d74f043a060801

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

Subject:
	Remove parameter valaddr from c print functions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/65/65408fa680538f997cdd4b6fb9d74f043a060801/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-11 10:09 [binutils-gdb] sim: mips: fix dv-tx3904cpu build error sergiodj+buildbot
@ 2016-11-23 10:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-23 10:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	91588b3af8e026ba11c7368476cc1f3fa8c2e2b1

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: mips: fix dv-tx3904cpu build error

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/91/91588b3af8e026ba11c7368476cc1f3fa8c2e2b1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-10  9:30 [binutils-gdb] [AArch64] Bind defined symbol locally in PIE sergiodj+buildbot
@ 2016-11-22 13:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-22 13:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	ac33b731d214d79738ca04d27f7464d4482f6a01

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] Bind defined symbol locally in PIE

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ac/ac33b731d214d79738ca04d27f7464d4482f6a01/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: thread-specific breakpoint was deleted
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-10  7:48 [binutils-gdb] Further cleanup/modernization of gdb.base/commands.exp sergiodj+buildbot
@ 2016-11-22  2:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-22  2:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	fad0c9fb7dd362bdb5a3e4f89fb7f6e6789f5beb

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

Subject:
	Further cleanup/modernization of gdb.base/commands.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/fa/fad0c9fb7dd362bdb5a3e4f89fb7f6e6789f5beb/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-10  4:19 [binutils-gdb] tui-disasm: Fix line buffer size calculation sergiodj+buildbot
@ 2016-11-20 12:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-20 12:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	f5396833d35a257902409493a63f777dcd771868

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Subject:
	tui-disasm: Fix line buffer size calculation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/f5/f5396833d35a257902409493a63f777dcd771868/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-10  1:21 [binutils-gdb] darwin-nat.c: handle Darwin 16 (aka Sierra) sergiodj+buildbot
@ 2016-11-20  6:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-20  6:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	82b19a4d2f9c9e8d56fdffdd702f7db4af486386

Author(s) (in the same order as the commits):
	Tristan Gingold <gingold@adacore.com>

Subject:
	darwin-nat.c: handle Darwin 16 (aka Sierra).

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/82/82b19a4d2f9c9e8d56fdffdd702f7db4af486386/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-09 20:30 [binutils-gdb] Remove parameter valaddr from la_val_print sergiodj+buildbot
@ 2016-11-19 12:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-19 12:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	e8b24d9ff5b9419fc079f5fe975fac6f499f8bfb

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

Subject:
	Remove parameter valaddr from la_val_print

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/e8/e8b24d9ff5b9419fc079f5fe975fac6f499f8bfb/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vscr
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vscr
PASS -> FAIL: gdb.arch/altivec-regs.exp: info vector
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-09  9:53 [binutils-gdb] Use ui_file_as_string in gdb/cli/cli-setshow.c sergiodj+buildbot
@ 2016-11-17  6:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-17  6:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72

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

Subject:
	Use ui_file_as_string in gdb/cli/cli-setshow.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/3d/3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-09  6:19 [binutils-gdb] Use ui_file_as_string in gdb/top.c sergiodj+buildbot
@ 2016-11-16 13:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-16 13:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	7b01d34b2a62fb8cda96fe40c755f99e63b8ba4f

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

Subject:
	Use ui_file_as_string in gdb/top.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/7b/7b01d34b2a62fb8cda96fe40c755f99e63b8ba4f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: thread-specific breakpoint was deleted
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-09  3:33 [binutils-gdb] Use ui_file_as_string in gdb/arm-tdep.c sergiodj+buildbot
@ 2016-11-15 20:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-15 20:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	09b0e4b047b44063cf4c8c00527886743619c24e

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

Subject:
	Use ui_file_as_string in gdb/arm-tdep.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/09/09b0e4b047b44063cf4c8c00527886743619c24e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: switch to inferior 2
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-08 14:21 [binutils-gdb] Fix PR breakpoints/20739: Badly formatted adress string in error message sergiodj+buildbot
@ 2016-11-13  1:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-13  1:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	53c3572a9f5b03a92292cb6d24bf69b52c95500e

Author(s) (in the same order as the commits):
	Cordian A. Daniluk <th3c0r1uk@gmail.com>

Subject:
	Fix PR breakpoints/20739: Badly formatted adress string in error message

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/53/53c3572a9f5b03a92292cb6d24bf69b52c95500e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-07 23:22 [binutils-gdb] configure.tgt (x86_64-*-elf*): Remove i386bsd-tdep.o sergiodj+buildbot
@ 2016-11-11 12:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-11 12:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	a57160325ef479bd7181a4319126b1177c4a5cbb

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

Subject:
	configure.tgt (x86_64-*-elf*): Remove i386bsd-tdep.o.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/a5/a57160325ef479bd7181a4319126b1177c4a5cbb/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: GDB accepts further input
PASS -> FAIL: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: set height unlimited
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-05  4:41 [binutils-gdb] Fix a few typos sergiodj+buildbot
@ 2016-11-11  3:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-11  3:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	26c4b26f0cc51f04cdaba3c9e6ff09032bd10d8b

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Fix a few typos

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/26/26c4b26f0cc51f04cdaba3c9e6ff09032bd10d8b/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-04 17:12 [binutils-gdb] Add support for ARM Cortex-M33 processor sergiodj+buildbot
@ 2016-11-10 13:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b19ea8d28b1c06c2973738c1cda076f895ac3ad0

Author(s) (in the same order as the commits):
	Thomas Preud'homme <thomas.preudhomme@arm.com>

Subject:
	Add support for ARM Cortex-M33 processor

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/b1/b19ea8d28b1c06c2973738c1cda076f895ac3ad0/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-04 23:14 [binutils-gdb] arc/nps400: Validate address type operands correctly sergiodj+buildbot
@ 2016-11-10 13:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b437d035ddf4e4c0c566c577ee059790ed28ad9b

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	arc/nps400: Validate address type operands correctly

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/b4/b437d035ddf4e4c0c566c577ee059790ed28ad9b/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-04 14:52 [binutils-gdb] Fix building binutils for all 32-bit targets by moving riscv32 target into 64-bit builds only sergiodj+buildbot
@ 2016-11-10 13:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	1b7a12f2d68f2f334fbe78cc2db76982ba6d4ef1

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix building binutils for all 32-bit targets by moving riscv32 target into 64-bit builds only.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/1b/1b7a12f2d68f2f334fbe78cc2db76982ba6d4ef1/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 23:26 [binutils-gdb] Add support for the sizeof function in Rust sergiodj+buildbot
@ 2016-11-10 13:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	cdf5a07c75b47481da1e99ee91ee860c2a6bb5f6

Author(s) (in the same order as the commits):
	Manish Goregaokar <manish@mozilla.com>

Subject:
	Add support for the sizeof function in Rust

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/cd/cdf5a07c75b47481da1e99ee91ee860c2a6bb5f6/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 23:17 [binutils-gdb] Add support for untagged unions in Rust sergiodj+buildbot
@ 2016-11-10 13:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b96645f1a1e6084ed6a20ddf615bdc4d2487a9c9

Author(s) (in the same order as the commits):
	Manish Goregaokar <manish@mozilla.com>

Subject:
	Add support for untagged unions in Rust

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/b9/b96645f1a1e6084ed6a20ddf615bdc4d2487a9c9/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 23:05 [binutils-gdb] Fix handling of discriminantless univariant enums in Rust; fix bug with encoded enums sergiodj+buildbot
@ 2016-11-10 13:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	51a789c3bf3d9b04d3d81493fda7f2514ae43add

Author(s) (in the same order as the commits):
	Manish Goregaokar <manish@mozilla.com>

Subject:
	Fix handling of discriminantless univariant enums in Rust; fix bug with encoded enums

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/51/51a789c3bf3d9b04d3d81493fda7f2514ae43add/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 18:26 [binutils-gdb] arc: Change max instruction length to 64-bits sergiodj+buildbot
@ 2016-11-10 13:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	bdfe53e3cfebb392b1a0ef50fdd02faafec6dc63

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	arc: Change max instruction length to 64-bits

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/bd/bdfe53e3cfebb392b1a0ef50fdd02faafec6dc63/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 18:59 [binutils-gdb] arc: Implement NPS-400 dcmac instruction sergiodj+buildbot
@ 2016-11-10 13:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	5a736821eff3aa4a8da237778526f9f700759c7a

Author(s) (in the same order as the commits):
	Graham Markall <graham.markall@embecosm.com>

Subject:
	arc: Implement NPS-400 dcmac instruction

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/5a/5a736821eff3aa4a8da237778526f9f700759c7a/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 18:15 [binutils-gdb] arc: Swap highbyte and lowbyte in print_insn_arc sergiodj+buildbot
@ 2016-11-10 13:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	90f61cceac73fe40dcd21b3590c247bfa624ac00

Author(s) (in the same order as the commits):
	Graham Markall <graham.markall@embecosm.com>

Subject:
	arc: Swap highbyte and lowbyte in print_insn_arc

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/90/90f61cceac73fe40dcd21b3590c247bfa624ac00/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 18:03 [binutils-gdb] opcodes/arc: Make some macros 64-bit safe sergiodj+buildbot
@ 2016-11-10 13:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	2e27220211249bfeb38b10e630b33fbd170fce6c

Author(s) (in the same order as the commits):
	Graham Markall <graham.markall@embecosm.com>

Subject:
	opcodes/arc: Make some macros 64-bit safe

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/2e/2e27220211249bfeb38b10e630b33fbd170fce6c/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 17:51 [binutils-gdb] arc: Replace ARC_SHORT macro with arc_opcode_len function sergiodj+buildbot
@ 2016-11-10 13:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	06fe285fd293e999481ec8f5c619658aa5e3b48b

Author(s) (in the same order as the commits):
	Graham Markall <graham.markall@embecosm.com>

Subject:
	arc: Replace ARC_SHORT macro with arc_opcode_len function

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/06/06fe285fd293e999481ec8f5c619658aa5e3b48b/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 17:39 [binutils-gdb] arc/opcodes/nps400: Fix some instruction masks sergiodj+buildbot
@ 2016-11-10 13:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	ecf64ec654afe916099f0fe482c2dae417913905

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	arc/opcodes/nps400: Fix some instruction masks

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/ec/ecf64ec654afe916099f0fe482c2dae417913905/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 17:33 [binutils-gdb] X86: Reuse opcode 0x80 decoder for opcode 0x82 sergiodj+buildbot
@ 2016-11-10 13:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	d039fef395c1b5fd781acaf1c611f96f654f5f91

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	X86: Reuse opcode 0x80 decoder for opcode 0x82

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/d0/d039fef395c1b5fd781acaf1c611f96f654f5f91/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 17:21 [binutils-gdb] X86: Decode opcode 0x82 as opcode 0x80 in 32-bit mode sergiodj+buildbot
@ 2016-11-10 13:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	8b89fe14b522cd6e5d160ff17defa8ecec243b11

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	X86: Decode opcode 0x82 as opcode 0x80 in 32-bit mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/8b/8b89fe14b522cd6e5d160ff17defa8ecec243b11/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 17:04 [binutils-gdb] Replace YY_NULL with YY_NULLPTR in LANG-exp.c sergiodj+buildbot
@ 2016-11-10 13:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	722bcb33bf0383487c1af0e7d401e30301e94e2b

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

Subject:
	Replace YY_NULL with YY_NULLPTR in LANG-exp.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/72/722bcb33bf0383487c1af0e7d401e30301e94e2b/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 16:59 [binutils-gdb] Deprecate old platforms sergiodj+buildbot
@ 2016-11-10 13:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	034b77cf7875c4ea5aaf3d06dfea2e422abc47db

Author(s) (in the same order as the commits):
	Tristan Gingold <gingold@adacore.com>

Subject:
	Deprecate old platforms

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/03/034b77cf7875c4ea5aaf3d06dfea2e422abc47db/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 16:27 [binutils-gdb] Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION sergiodj+buildbot
@ 2016-11-10 13:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	04180708eff91ddd3a9572bd4b517ccce5850db0

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

Subject:
	Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/04/04180708eff91ddd3a9572bd4b517ccce5850db0/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 16:43 [binutils-gdb] X86: Rename REG_82 to REG_83 sergiodj+buildbot
@ 2016-11-10 13:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	7148c36989ee64f15ac9618543309cd7311b6015

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	X86: Rename REG_82 to REG_83

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/71/7148c36989ee64f15ac9618543309cd7311b6015/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 16:26 [binutils-gdb] Remove arm_override_mode sergiodj+buildbot
@ 2016-11-10 13:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	a97c97e8d7c818886f0f7beb3fd5dee0042b4a07

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

Subject:
	Remove arm_override_mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/a9/a97c97e8d7c818886f0f7beb3fd5dee0042b4a07/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 16:05 [binutils-gdb] Add default_breakpoint_from_pc sergiodj+buildbot
@ 2016-11-10 13:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	22f13eb869197fc45a0da2a8a96b03d39809862e

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

Subject:
	Add default_breakpoint_from_pc

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/22/22f13eb869197fc45a0da2a8a96b03d39809862e/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 16:16 [binutils-gdb] Determine the kind of single step breakpoint sergiodj+buildbot
@ 2016-11-10 13:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	833b7ab5008b769dca6db6d5ee1d21d33e730132

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

Subject:
	Determine the kind of single step breakpoint

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/83/833b7ab5008b769dca6db6d5ee1d21d33e730132/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 15:46 [binutils-gdb] Rename placed_size to kind sergiodj+buildbot
@ 2016-11-10 13:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	579c6ad9830058ccebf9c592d692c25fac6285c7

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

Subject:
	Rename placed_size to kind

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/57/579c6ad9830058ccebf9c592d692c25fac6285c7/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 15:50 [binutils-gdb] Remove gdbarch_remote_breakpoint_from_pc sergiodj+buildbot
@ 2016-11-10 13:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 13:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	c0f4a997c26760d2584946196ee5c411d1a632a6

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

Subject:
	Remove gdbarch_remote_breakpoint_from_pc

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/c0/c0f4a997c26760d2584946196ee5c411d1a632a6/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-03 15:40 [binutils-gdb] New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kind sergiodj+buildbot
@ 2016-11-10 12:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-10 12:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	cd6c3b4ffc4ea6f56f12581419e2eed885441beb

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

Subject:
	New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kind

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-cc-with-index/cd/cd6c3b4ffc4ea6f56f12581419e2eed885441beb/>





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-02 19:49 [binutils-gdb] Enable Intel AVX512_4VNNIW instructions sergiodj+buildbot
@ 2016-11-09 12:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-09 12:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	47acf0bd9faef8634d242e19ec3b7f784d10ba76

Author(s) (in the same order as the commits):
	Igor Tsimbalist <igor.v.tsimbalist@intel.com>

Subject:
	Enable Intel AVX512_4VNNIW instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=895aafe8aeb19ae1a0c23ee7e03bc9aa933d1cc5>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=ad2e54d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=ad2e54d>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-29 16:13 [binutils-gdb] Support command-line redirection in native MS-Windows debugging sergiodj+buildbot
@ 2016-11-07 21:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-07 21:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	8ba42bc5da8015fd0bd9e7f021af9cb0ef252005

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Support command-line redirection in native MS-Windows debugging

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=84b3d0ec900931d4eaf1037c7e1fb259b7148839>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=c7a9c96>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=c7a9c96>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-28 15:46 [binutils-gdb] gdb/testsuite: Avoid a buffer overrun in `gdb.base/maint.exp' sergiodj+buildbot
@ 2016-11-07 11:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-07 11:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	f610ab6d3cbab5d8b8ef3f3a93dd81a800ec5725

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

Subject:
	gdb/testsuite: Avoid a buffer overrun in `gdb.base/maint.exp'

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3becbbd9e0ff999be4abecda9dc35cad68c8c1ff>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=c7a9c96>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=c7a9c96>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-28 14:01 [binutils-gdb] Fix gdb.base/maint.exp regressions sergiodj+buildbot
@ 2016-11-07  3:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-07  3:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	44d83468ec8e5fccf904d66b752ac36e07d66c56

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

Subject:
	Fix gdb.base/maint.exp regressions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4988724323f5f71547bf3fe0532ae6e63d1d23a2>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=c7a9c96>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=c7a9c96>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-28 12:51 [binutils-gdb] btrace: bridge gaps sergiodj+buildbot
@ 2016-11-06 23:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-06 23:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	d87fdac3591d57c1a667b9d2dfeb05e3198b0b53

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

Subject:
	btrace: bridge gaps

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=9fa42df4ec01387c9ad8d630b444f7470600038c>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=c7a9c96>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=c7a9c96>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-28 11:31 [binutils-gdb] btrace: update tail call heuristic sergiodj+buildbot
@ 2016-11-06 15:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-06 15:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	2dfdb47abd418aac05380482093a87e763ab0a05

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

Subject:
	btrace: update tail call heuristic

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=c7a9c96>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=c7a9c96>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-27 17:39 [binutils-gdb] Enable range stepping if software single step is supported sergiodj+buildbot
@ 2016-11-06  5:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-06  5:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	c38058942ececeb32c381a838a10277ba43be94c

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

Subject:
	Enable range stepping if software single step is supported

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=373d2a0e35d118bc85416ec6842a55b07a985b6a>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=c7a9c96>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=c7a9c96>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-27 17:15 [binutils-gdb] Get pending events in random sergiodj+buildbot
@ 2016-11-06  1:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-06  1:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	89342618773b64db3e67701c0cd9dd89cdbbc18a

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

Subject:
	Get pending events in random

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=c7a9c96>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=c7a9c96>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-27 15:49 [binutils-gdb] Remove single-step breakpoint for GDBserver internal event sergiodj+buildbot
@ 2016-11-05 22:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-05 22:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	e3652c8460a6247f50e24deaca1c1c1c0e2a2573

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

Subject:
	Remove single-step breakpoint for GDBserver internal event

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6b5c2f71e1d99e090b0866ecbcecad6295a60eb4>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=c7a9c96>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=c7a9c96>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-26 21:33 [binutils-gdb] Make symfile_add_flags and objfile->flags strongly typed sergiodj+buildbot
@ 2016-11-05 11:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-05 11:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b15cc25cbe7c13e450f77b4a309223b9b3da3936

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

Subject:
	Make symfile_add_flags and objfile->flags strongly typed

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8791ebec0b46081fb2abfdbfa37c22929b43e76a>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=c7a9c96>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=c7a9c96>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-27 13:09 [binutils-gdb] gdb: Coalesce/aggregate (async) vCont packets/actions sergiodj+buildbot
@ 2016-11-05  6:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-11-05  6:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	85ad3aaf403d2104c82010494d3d4a93a36e2e6f

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

Subject:
	gdb: Coalesce/aggregate (async) vCont packets/actions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=9a678ec19a4ae5d1851a85cb7871fe06a0ba8f37>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=c7a9c96>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=c7a9c96>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-26 16:05 [binutils-gdb] gdb: Clean up remote.c:remote_resume sergiodj+buildbot
@ 2016-10-26 19:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-26 19:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	7b68ffbb32645c5383e74f27248a1c1c7ecd241a

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

Subject:
	gdb: Clean up remote.c:remote_resume

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/maint.exp: mt set per on for expand-symtabs
PASS -> FAIL: gdb.dwarf2/dw2-op-call.exp: p arraycallnoloc
new FAIL: gdb.gdb/selftest.exp: unknown source line
PASS -> FAIL: gdb.gdb/selftest.exp: step into xmalloc call
PASS -> FAIL: gdb.opt/clobbered-registers-O2.exp: print operand0
PASS -> FAIL: gdb.opt/clobbered-registers-O2.exp: print operand1
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=c7a9c96>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=c7a9c96>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-25  5:31 [binutils-gdb] ARM/BFD: Correct an `index' global shadowing error sergiodj+buildbot
@ 2016-10-25 22:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-25 22:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	c48182bfe408e06e3301ee887fd9a7b06bedff37

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	ARM/BFD: Correct an `index' global shadowing error

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7c9d99463641f5f832f46bbaeee0da8858ee0992>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.arch/altivec-regs.exp: info reg vscr
PASS -> FAIL: gdb.arch/altivec-regs.exp: print vscr
PASS -> FAIL: gdb.arch/altivec-regs.exp: info vector
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=c7a9c96>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=c7a9c96>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-17 23:24 [binutils-gdb] Fix duplicate test message in mi-trace-save.exp sergiodj+buildbot
@ 2016-10-18  8:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-18  8:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	e42b25a0407fbbf3529815f69bd56a61b1821295

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix duplicate test message in mi-trace-save.exp

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4f5738>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4f5738>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-17 21:05 [binutils-gdb] Fix -trace-save crash when argument is missing sergiodj+buildbot
@ 2016-10-18  1:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-18  1:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	5bad3170301060ee0801a739ffc213abae664973

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix -trace-save crash when argument is missing

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=590ef8d8d6fbc2982be60a4ce4ec27ef9b51e243>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4f5738>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4f5738>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-17 13:56 [binutils-gdb] Removed pseudo invalid instructions opcodes sergiodj+buildbot
@ 2016-10-17 17:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-17 17:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	decf5bd1570be3de10aeab99869a9548d17b1354

Author(s) (in the same order as the commits):
	Cupertino Miranda <cmiranda@synopsys.com>

Subject:
	Removed pseudo invalid instructions opcodes.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0517a07b7559f53ed55385601a31d85534a74683>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4f5738>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4f5738>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-17  9:46 [binutils-gdb] Sync libiberty sources with gcc mainline sergiodj+buildbot
@ 2016-10-17 12:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-17 12:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	41f225defe891ff71d3c8a149cdc1ed8f3a64c5c

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Sync libiberty sources with gcc mainline.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=512eb6bda0d4bd6553831b23ef95bc71ce53c36e>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e4f5738>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e4f5738>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-14 12:37 [binutils-gdb] [ARC] Disassembler: fix LIMM detection for short instructions sergiodj+buildbot
@ 2016-10-15  5:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-15  5:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	e5b06ef06b062f0626462abb182ee5470cf798bc

Author(s) (in the same order as the commits):
	Claudiu Zissulescu <claziss@synopsys.com>

Subject:
	[ARC] Disassembler: fix LIMM detection for short instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=32f9fa8e7fa70953f5449229ab901382f4c12731>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=9e4cb06>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=9e4cb06>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-13 17:38 [binutils-gdb] ARI: Remove true/false checks sergiodj+buildbot
@ 2016-10-14 16:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-14 16:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	1f2e9c5e3b0ef55cb0ab180dd0c82c7954a73e1a

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

Subject:
	ARI: Remove true/false checks

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=74d84794fab6a1c9a3167aa8df7e03aaa60f137b>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 10
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
new FAIL: gdb.compile/compile.exp: Test abbreviations and code delimiter
new FAIL: gdb.compile/compile.exp: Test abbreviations and code collision
new FAIL: gdb.compile/compile.exp: Test delimiter with -r
new FAIL: gdb.compile/compile.exp: Test delimiter with -raw
new FAIL: gdb.compile/compile.exp: Test delimiter with -r after it
new FAIL: gdb.compile/compile.exp: set variable without trailing semicolon
new FAIL: gdb.compile/compile.exp: check variable without trailing semicolon
new FAIL: gdb.compile/compile.exp: set variable from macro
new FAIL: gdb.compile/compile.exp: expect 23
new FAIL: gdb.compile/compile.exp: set variable from function-like macro
new FAIL: gdb.compile/compile.exp: expect -1
new FAIL: gdb.compile/compile.exp: set variable
new FAIL: gdb.compile/compile.exp: expect 42
new FAIL: gdb.compile/compile.exp: modify variable
new FAIL: gdb.compile/compile.exp: expect 84
new FAIL: gdb.compile/compile.exp: compile code multiline 4
new FAIL: gdb.compile/compile.exp: expect 20
new FAIL: gdb.compile/compile.exp: use external source file
new FAIL: gdb.compile/compile.exp: expect 7
new FAIL: gdb.compile/compile.exp: call static function
new FAIL: gdb.compile/compile.exp: expect 9
new FAIL: gdb.compile/compile.exp: call global function
new FAIL: gdb.compile/compile.exp: expect 8
new FAIL: gdb.compile/compile.exp: compute size of ulonger
new FAIL: gdb.compile/compile.exp: check size of ulonger
new FAIL: gdb.compile/compile.exp: compute size of longer
new FAIL: gdb.compile/compile.exp: check size of longer
new FAIL: gdb.compile/compile.exp: compile code globalvar = MINUS_1
new FAIL: gdb.compile/compile.exp: check MINUS_1
new FAIL: gdb.compile/compile.exp: compile code globalvar = static_local
new FAIL: gdb.compile/compile.exp: check static_local
new FAIL: gdb.compile/compile.exp: do not keep jit in memory
new FAIL: gdb.compile/compile.exp: compile code func_doesnotexist
new FAIL: gdb.compile/compile.exp: compile code segfault first
new FAIL: gdb.compile/compile.exp: bt
new FAIL: gdb.compile/compile.exp: info sym found
new FAIL: gdb.compile/compile.exp: return
new FAIL: gdb.compile/compile.exp: info sym not found
new FAIL: gdb.compile/compile.exp: compile code segfault second
new FAIL: gdb.compile/compile.exp: set localvar
new FAIL: gdb.compile/compile.exp: expect 12
new FAIL: gdb.compile/compile.exp: modify localvar
new FAIL: gdb.compile/compile.exp: expect 24
new FAIL: gdb.compile/compile.exp: test shadowing
new FAIL: gdb.compile/compile.exp: expect 52
new FAIL: gdb.compile/compile.exp: compile code localvar = externed
new FAIL: gdb.compile/compile.exp: test extern in inner scope
new FAIL: gdb.compile/compile.exp: compile code vla[2] = 7
new FAIL: gdb.compile/compile.exp: p vla[2]
new FAIL: gdb.compile/compile.exp: compile code localvar =
new FAIL: gdb.compile/compile.exp: p localvar
new FAIL: gdb.compile/compile.exp: compile code struct_object.selffield = &struct_object
new FAIL: gdb.compile/compile.exp: print struct_object.selffield == &struct_object
new FAIL: gdb.compile/compile.exp: compile code struct_object.charfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.charfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.ucharfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.ucharfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.shortfield = -5
new FAIL: gdb.compile/compile.exp: print struct_object.shortfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.ushortfield = 5
new FAIL: gdb.compile/compile.exp: print struct_object.ushortfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.intfield = -7
new FAIL: gdb.compile/compile.exp: print struct_object.intfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.uintfield = 7
new FAIL: gdb.compile/compile.exp: print struct_object.uintfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.bitfield = 2
new FAIL: gdb.compile/compile.exp: print struct_object.bitfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.longfield = -9
new FAIL: gdb.compile/compile.exp: print struct_object.longfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.ulongfield = 9
new FAIL: gdb.compile/compile.exp: print struct_object.ulongfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.enumfield = ONE
new FAIL: gdb.compile/compile.exp: print struct_object.enumfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.floatfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.floatfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.doublefield = 2
new FAIL: gdb.compile/compile.exp: print struct_object.doublefield
new FAIL: gdb.compile/compile.exp: compile code struct_object.arrayfield[2] = 7
new FAIL: gdb.compile/compile.exp: print struct_object.arrayfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.complexfield = 7 + 5i
new FAIL: gdb.compile/compile.exp: print struct_object.complexfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.boolfield = 1
new FAIL: gdb.compile/compile.exp: print struct_object.boolfield
new FAIL: gdb.compile/compile.exp: compile code struct_object.vectorfield[2] = 7
new FAIL: gdb.compile/compile.exp: print struct_object.vectorfield
new FAIL: gdb.compile/compile.exp: compile code union_object.typedeffield = 7
new FAIL: gdb.compile/compile.exp: print union_object.typedeffield
new FAIL: gdb.compile/compile.exp: print union_object.intfield
new FAIL: gdb.compile/compile.exp: print unresolved value
new FAIL: gdb.compile/compile.exp: compile code globalshadow += 1;
new FAIL: gdb.compile/compile.exp: print globalshadow
new FAIL: gdb.compile/compile.exp: compile code extern int globalshadow; globalshadow += 5;
new FAIL: gdb.compile/compile.exp: print 'compile.c'::globalshadow
new FAIL: gdb.compile/compile.exp: print globalshadow second time
new FAIL: gdb.compile/compile.exp: compile code staticshadow += 2;
new FAIL: gdb.compile/compile.exp: print staticshadow
new FAIL: gdb.compile/compile.exp: compile code -r multiline 4
new FAIL: gdb.compile/compile.exp: check globalshadow with -r
new FAIL: gdb.compile/compile.exp: pointer to jit function
new FAIL: gdb.compile/compile.exp: set variable to 77
new FAIL: gdb.compile/compile.exp: expect 77
new FAIL: gdb.compile/compile.exp: call func_nodebug
new FAIL: gdb.compile/compile.exp: expect -75
new FAIL: gdb.compile/compile.exp: call func_nodebug indirectly
new FAIL: gdb.compile/compile.exp: expect -76
new FAIL: gdb.compile/compile.exp: compile code static const int readonly = 1; *
new FAIL: gdb.compile/compile.exp: compile code union union_type newdecl_u
new FAIL: gdb.compile/compile.exp: compile code struct struct_type newdecl_s
new FAIL: gdb.compile/compile.exp: compile code inttypedef newdecl_i
new FAIL: gdb.compile/compile.exp: call shared library function
new FAIL: gdb.compile/compile.exp: expect 1
new FAIL: gdb.compile/compile.exp: modify shared library variable
new FAIL: gdb.compile/compile.exp: expect 15
new FAIL: gdb.compile/compile-ifunc.exp: nodebug: compile code resultvar = gnu_ifunc
new FAIL: gdb.compile/compile-ifunc.exp: nodebug: p resultvar
new FAIL: gdb.compile/compile-ifunc.exp: debug: compile code resultvar = gnu_ifunc_alias
new FAIL: gdb.compile/compile-ifunc.exp: debug: p resultvar
new FAIL: gdb.compile/compile-ops.exp: compile code
new FAIL: gdb.compile/compile-ops.exp: compile code optimized_out
new FAIL: gdb.compile/compile-print.exp: compile print varint
new FAIL: gdb.compile/compile-print.exp: compile print vararray
new FAIL: gdb.compile/compile-print.exp: compile print main
new FAIL: gdb.compile/compile-print.exp: compile print *vararray@3
new FAIL: gdb.compile/compile-print.exp: compile print *vararrayp@3
new FAIL: gdb.compile/compile-print.exp: compile print/x 256
new FAIL: gdb.compile/compile-print.exp: print $
new FAIL: gdb.compile/compile-print.exp: compile print varobject
new FAIL: gdb.compile/compile-setjmp.exp: compile file -r
new FAIL: gdb.compile/compile-setjmp.exp: p done
new FAIL: gdb.compile/compile-tls.exp: compile code local_scope = 1
new FAIL: gdb.compile/compile-tls.exp: print local_scope
new FAIL: gdb.compile/compile-tls.exp: compile code static_scope = 2
new FAIL: gdb.compile/compile-tls.exp: print static_scope
new FAIL: gdb.compile/compile-tls.exp: compile code global_scope = 3
new FAIL: gdb.compile/compile-tls.exp: print global_scope
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at
new FAIL: gdb.guile/scm-breakpoint.exp: test_watchpoints: test watchpoint write
new FAIL: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: test invisible watchpoint write
new FAIL: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: test watchpoint write
new FAIL: gdb.guile/scm-symtab.exp: test find-pc-line with resume address
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=9e4cb06>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=9e4cb06>




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-13 15:27 [binutils-gdb] Share proc get_var_address sergiodj+buildbot
@ 2016-10-13 17:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-13 17:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	5ad9dba7519caa3e6193c87699ae37e24d0fe05c

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

Subject:
	Share proc get_var_address

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





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-13 14:54 [binutils-gdb] Skip testing structures with floating points sergiodj+buildbot
@ 2016-10-13 15:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-13 15:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	62df7e210ebf096dc09ad14d9316fcda0f6217f7

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

Subject:
	Skip testing structures with floating points

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





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-13  5:24 [binutils-gdb] Use std::string in macho_symfile_read_all_oso sergiodj+buildbot
@ 2016-10-13  7:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-13  7:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	af533a5f8b149bfa1394ab04c3947e97dd507a33

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use std::string in macho_symfile_read_all_oso

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





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-13  4:50 [binutils-gdb] Remove unnecessary null_cleanup sergiodj+buildbot
@ 2016-10-13  6:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-13  6:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	d1a760cbb796b62f18ff6b81a189fd261809ef74

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove unnecessary null_cleanup

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





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-13  2:59 [binutils-gdb] Turn wchar iterator into a class sergiodj+buildbot
@ 2016-10-13  4:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-13  4:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	cda6c55bd399a8892d62178d4daeb074def909e0

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Turn wchar iterator into a class

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





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-13  2:25 [binutils-gdb] Change selttest.c to use use std::vector sergiodj+buildbot
@ 2016-10-13  3:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-13  3:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	816d7b53047bca81c226990bc9248d59d80d4b8b

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Change selttest.c to use use std::vector

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





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-13  1:21 [binutils-gdb] Convert tid_range_parser and get_number_or_range to classes sergiodj+buildbot
@ 2016-10-13  2:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-13  2:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	bfd282882d534cd4f48e2fc29d4ce0923c52352b

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

Subject:
	Convert tid_range_parser and get_number_or_range to classes

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





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-12 15:51 [binutils-gdb] Fixup gdb.python/py-value.exp for bare-metal aarch64-elf sergiodj+buildbot
@ 2016-10-12 19:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-12 19:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	4dac951e11030b43b17f52df8bdfa7432e4bf73c

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

Subject:
	Fixup gdb.python/py-value.exp for bare-metal aarch64-elf

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





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-12 16:00 [binutils-gdb] arc: Add support for Newlib sergiodj+buildbot
@ 2016-10-12 17:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-12 17:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	4a2f4826907de97b089295000a67d2497aa94c99

Author(s) (in the same order as the commits):
	Anton Kolesov <Anton.Kolesov@synopsys.com>

Subject:
	arc: Add support for Newlib

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





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-12 13:32 [binutils-gdb] arc: Add evaluation of long jump targets sergiodj+buildbot
@ 2016-10-12 16:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-12 16:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	aaf43c4882f827d9f778b40dcdb93566f765f5f9

Author(s) (in the same order as the commits):
	Anton Kolesov <Anton.Kolesov@synopsys.com>

Subject:
	arc: Add evaluation of long jump targets

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





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-12 13:03 [binutils-gdb] arc: Add a gdbarch_tdep structure sergiodj+buildbot
@ 2016-10-12 15:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-12 15:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	b845c31ecc4fe2677f1d938b0d8a3dc98397158e

Author(s) (in the same order as the commits):
	Anton Kolesov <Anton.Kolesov@synopsys.com>

Subject:
	arc: Add a gdbarch_tdep structure

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





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-12 11:51 [binutils-gdb] [AArch64] Track FP registers in prologue analyzer sergiodj+buildbot
@ 2016-10-12 12:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-12 12:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	187f5d00acf0ffe5390f282fd4d6285bcd6fccb9

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

Subject:
	[AArch64] Track FP registers in prologue analyzer

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





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-11 23:35 [binutils-gdb] BFD_FAKE_SECTION macro params sergiodj+buildbot
@ 2016-10-12  0:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-12  0:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	821e6ff6299aa39e841ca50e1ae8a98e3554fd5f

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	BFD_FAKE_SECTION macro params

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





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-11 17:27 [binutils-gdb] testsuite: Fix gdb.arch/powerpc-prologue.c compilation sergiodj+buildbot
@ 2016-10-11 18:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-11 18:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	8f1a8fc4df2244f548d55fbecce20b7cd6f90e16

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

Subject:
	testsuite: Fix gdb.arch/powerpc-prologue.c compilation

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





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-11 15:00 [binutils-gdb] testsuite: Use standard_output_file sergiodj+buildbot
@ 2016-10-11 15:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-11 15:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4221>

Commit(s) tested:
	16c85b5d14a04c275d3cb39b2029f3dc0f708531

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	testsuite: Use standard_output_file

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 16c85b5d14a04c275d3cb39b2029f3dc0f708531>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-11 10:42 [binutils-gdb] [AArch64] PR target/20666, fix wrong encoding of new introduced BFC pseudo sergiodj+buildbot
@ 2016-10-11 11:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-11 11:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4220>

Commit(s) tested:
	93562a343c26f67d2bd0e93cceb18a0a793087c2

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR target/20666, fix wrong encoding of new introduced BFC pseudo

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 93562a343c26f67d2bd0e93cceb18a0a793087c2>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-11  7:59 [binutils-gdb] Always descend into output section statements in lang_do_assignments sergiodj+buildbot
@ 2016-10-11  8:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-11  8:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4219>

Commit(s) tested:
	f02cb058822459ea29a9fdaa928c2623df435908

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Always descend into output section statements in lang_do_assignments

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for f02cb058822459ea29a9fdaa928c2623df435908>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-10 11:41 [binutils-gdb] Share enum arm_breakpoint_kinds sergiodj+buildbot
@ 2016-10-10 13:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-10 13:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4218>

Commit(s) tested:
	a1078bea751d48e8846b91542d91647f1e0aed8d

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Share enum arm_breakpoint_kinds

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for a1078bea751d48e8846b91542d91647f1e0aed8d>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-10 10:37 [binutils-gdb] Rename 'arch' by 'gdbarch' in m32c_gdbarch_init sergiodj+buildbot
@ 2016-10-10 11:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-10 11:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4217>

Commit(s) tested:
	97ce08cb8071bf9a8df6c99cdf8e9fbf1911f3f5

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Rename 'arch' by 'gdbarch' in m32c_gdbarch_init

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 97ce08cb8071bf9a8df6c99cdf8e9fbf1911f3f5>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-10  9:44 [binutils-gdb] Remove v850_dbtrap_breakpoint_from_pc sergiodj+buildbot
@ 2016-10-10 10:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-10 10:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4216>

Commit(s) tested:
	ff12a6593a1675aa9ba5340aa2984af19cf8966c

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Remove v850_dbtrap_breakpoint_from_pc

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for ff12a6593a1675aa9ba5340aa2984af19cf8966c>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-09  0:26 [binutils-gdb] ui-out.c: Remove unused parameter to push_level sergiodj+buildbot
@ 2016-10-09  5:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-09  5:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4214>

Commit(s) tested:
	49d06418ada11004ca1cdc0ec5847358e83fc67a

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	ui-out.c: Remove unused parameter to push_level

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 49d06418ada11004ca1cdc0ec5847358e83fc67a>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-07 10:19 [binutils-gdb] [AArch64] PR target/20667, fix disassembler for the "special" optional SYS_Rt operand for "ic"/"tlbi" sergiodj+buildbot
@ 2016-10-09  1:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-09  1:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4211>

Commit(s) tested:
	362c0c4d9cc9f320d1e85755404879a13ebed91a

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR target/20667, fix disassembler for the "special" optional SYS_Rt operand for "ic"/"tlbi"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 362c0c4d9cc9f320d1e85755404879a13ebed91a>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-07 10:50 [binutils-gdb] Set regdir in tdesc-regs.exp or arm sergiodj+buildbot
@ 2016-10-09  0:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-09  0:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4210>

Commit(s) tested:
	1d0e042a8321cca82cce521afd276a8494385ae3

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Set regdir in tdesc-regs.exp or arm

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 1d0e042a8321cca82cce521afd276a8494385ae3>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-07  7:22 [binutils-gdb] python: accept address and explicit locations in gdb.decode_line sergiodj+buildbot
@ 2016-10-08 22:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-08 22:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4209>

Commit(s) tested:
	68dadef54c216f7ec75c27d74193897b18c5f9ab

Author(s) (in the same order as the commits):
	Markus Metzger <markus.t.metzger@intel.com>

Subject:
	python: accept address and explicit locations in gdb.decode_line

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 68dadef54c216f7ec75c27d74193897b18c5f9ab>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-07  2:07 [binutils-gdb] Pass link_info to _bfd_merge_private_bfd_data sergiodj+buildbot
@ 2016-10-08 21:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-08 21:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4208>

Commit(s) tested:
	50e03d47b77d5730f96f6b6bb66187654e66c797

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Pass link_info to _bfd_merge_private_bfd_data

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 50e03d47b77d5730f96f6b6bb66187654e66c797>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-10-07  4:51 [binutils-gdb] Fix gdb.Value->python conversion for large unsigned ints sergiodj+buildbot
@ 2016-10-08 12:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-10-08 12:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4204>

Commit(s) tested:
	33fa2c6e1b1e63599156f7d79de8c0a6ea69c8af

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

Subject:
	Fix gdb.Value->python conversion for large unsigned ints.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=998b3f18fea6bd9585925d78618c5568d4c42520>

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieYES: copy libc-2.21.so to libc.so.6
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieYES: unprelink break-interp-BINprelinkYESdebugSEPpieYES pre-unprelink
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=9e4cb06>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=9e4cb06>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-09-29 17:39 [binutils-gdb] Disallow 3-operand cmp[l][i] for ppc64 sergiodj+buildbot
@ 2016-09-29 20:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-09-29 20:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4157>

Commit(s) tested:
	a5721ba270ddf860e0e5a45bba456214e8eac2be

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Disallow 3-operand cmp[l][i] for ppc64

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=62125a6394cd0d2e3877fa1921f6c94ea70c5746>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4184: cmprb   cr0,r8,r9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4188: cmprb   cr7,r8,r9
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=008af98>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=008af98>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-09-24  7:30 [binutils-gdb] Use std::string rather than dyn-string sergiodj+buildbot
@ 2016-09-26 16:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-09-26 16:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4141>

Commit(s) tested:
	a97e29d248d51bb688cff677def657eb0cf82cca

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use std::string rather than dyn-string

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=16fa0b2c5be5fe823dae23673099e5ee84823526>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=75ad528>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=75ad528>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-09-24  2:55 [binutils-gdb] Use std::string, std::vector in rust-lang.c sergiodj+buildbot
@ 2016-09-26 10:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-09-26 10:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4139>

Commit(s) tested:
	ab8b80a88546eacb6e75004e8dd571e6bdf9505f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use std::string, std::vector in rust-lang.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=810eee19d3b357f4338e7cb31622d08761ed3148>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=off: target remote
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=off: continue to main
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=75ad528>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=75ad528>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-09-22 13:27 [binutils-gdb] ppc: Add Power ISA 3.0/POWER9 instructions record support sergiodj+buildbot
@ 2016-09-24 16:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-09-24 16:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4122>

Commit(s) tested:
	6ec2b213de6962ceeb81bfa33354ea6e60c57049

Author(s) (in the same order as the commits):
	Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>

Subject:
	ppc: Add Power ISA 3.0/POWER9 instructions record support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=679a8fab4669af5f552c1211a1d8ce81c468e606>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: exit shell
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=75ad528>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=75ad528>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-09-22 12:46 [binutils-gdb] [AArch64] Print spaces after commas in addresses sergiodj+buildbot
@ 2016-09-24 14:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-09-24 14:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4121>

Commit(s) tested:
	ad43e107eb233dcef8e76da6328aa4e4d74afd84

Author(s) (in the same order as the commits):
	Richard Sandiford <richard.sandiford@arm.com>

Subject:
	[AArch64] Print spaces after commas in addresses

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=06d6926a733f59d1344ab2fd2f62324246da1b09>

*** Diff to previous build ***
============================
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach
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
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=75ad528>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=75ad528>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-09-22  7:02 [binutils-gdb] [AArch64][SVE 26/32] Add SVE MUL VL addressing modes sergiodj+buildbot
@ 2016-09-23 16:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-09-23 16:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4113>

Commit(s) tested:
	98907a704908c5877d929c57b2ddb2e5f899d9a9

Author(s) (in the same order as the commits):
	Richard Sandiford <richard.sandiford@arm.com>

Subject:
	[AArch64][SVE 26/32] Add SVE MUL VL addressing modes

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7e40b19c05de4e1211ccf5b21109c24a0e9b678f>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=off: target remote
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=off: continue to main
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=75ad528>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=75ad528>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-09-19 16:45 [binutils-gdb] Consolidate target_mourn_inferior between GDB and gdbserver sergiodj+buildbot
@ 2016-09-20 17:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-09-20 17:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4089>

Commit(s) tested:
	bc1e6c81d5b77d78282c47f6fd7f697e564a6eb6

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Consolidate target_mourn_inferior between GDB and gdbserver

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=67b647f44a661439c75d099781a7901f4b6f09ea>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-exec-run.exp: inferior-tty=main: mi=main: force-fail=1: run failure detected
PASS -> FAIL: gdb.mi/mi-exec-run.exp: inferior-tty=main: mi=separate: force-fail=1: run failure detected
PASS -> FAIL: gdb.mi/mi-exec-run.exp: inferior-tty=separate: mi=main: force-fail=1: run failure detected
PASS -> FAIL: gdb.mi/mi-exec-run.exp: inferior-tty=separate: mi=separate: force-fail=1: run failure detected
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=75ad528>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=75ad528>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-09-16 14:17 [binutils-gdb] Update ISA 3.0 / POWER9 gdb tests to match GAS test cases sergiodj+buildbot
@ 2016-09-16 18:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-09-16 18:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4072>

Commit(s) tested:
	e2a92b16496f418e3c2c3b69eb5203b0b335df87

Author(s) (in the same order as the commits):
	Peter Bergner <bergner@vnet.ibm.com>

Subject:
	Update ISA 3.0 / POWER9 gdb tests to match GAS test cases.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3efcbe9dcbf8c20f444e2aaa5af15bf650b09900>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: run command run
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=33b57c4>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=33b57c4>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-09-15 21:47 [binutils-gdb] Modify POWER9 support to match final ISA 3.0 documentation sergiodj+buildbot
@ 2016-09-15 23:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-09-15 23:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4070>

Commit(s) tested:
	fd486b633e87f8ab2977592d56a6d98168814e2e

Author(s) (in the same order as the commits):
	Peter Bergner <bergner@vnet.ibm.com>

Subject:
	Modify POWER9 support to match final ISA 3.0 documentation.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=584bb019231954388124940412c9212c194fbb85>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4432: copy    r12,r13
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4436: copy_first r12,r13
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4440: copy_first r12,r13
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4444: paste   r10,r11
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4448: paste   r10,r11
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4452: paste_last r10,r11
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4456: paste_last r10,r11
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4460: cp_abort
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=33b57c4>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=33b57c4>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-09-10 23:25 [binutils-gdb] Pass HWCAP to ifunc resolver sergiodj+buildbot
@ 2016-09-12 15:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-09-12 15:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4058>

Commit(s) tested:
	e1b2624a08fae1f669d879946d5041945b4dc248

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Subject:
	Pass HWCAP to ifunc resolver

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7b268ccd6a626dcf42400426c8480b35d35d2ec8>

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: copy libc-2.21.so to libc.so.6
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: unprelink break-interp-BINprelinkYESdebugNOpieATTACH pre-unprelink
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugINpieYES: unprelink break-interp-BINprelinkYESdebugINpieYES pre-unprelink
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieYES: unprelink break-interp-BINprelinkYESdebugSEPpieYES pre-unprelink
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: unprelink break-interp-BINprelinkYESdebugSEPpieATTACH pre-unprelink
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=33b57c4>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=33b57c4>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-09-02 22:03 [binutils-gdb] [GDBserver] Replace "reinsert_breakpoint" with "single_step_breakpoint" sergiodj+buildbot
@ 2016-09-05 18:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-09-05 18:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4034>

Commit(s) tested:
	3b9a79ef767f0e7f8c5fecd7eea920f20084d3d4

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	[GDBserver] Replace "reinsert_breakpoint" with "single_step_breakpoint"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=21106a70d67baf600571163533513f123bd2a5cc>

*** Diff to previous build ***
============================
new FAIL: gdb.server/wrapper.exp: setting breakpoint at marker
PASS -> FAIL: gdb.server/wrapper.exp: continue to marker
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0e90fe3>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0e90fe3>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-09-02 19:40 [binutils-gdb] Skip floating point tests in return-nodebug.exp if gdb_skip_float_test is true sergiodj+buildbot
@ 2016-09-03 11:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-09-03 11:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4033>

Commit(s) tested:
	ae9cf263fdd47c30b997fcf4627609df77ca64c1

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Skip floating point tests in return-nodebug.exp if gdb_skip_float_test is true

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=51a3d86faa6e5433239e3c2e71f3366a2bc9b212>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=permission: connection to GDBserver succeeded
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0e90fe3>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0e90fe3>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-09-02  9:02 [binutils-gdb] Use target_continue{, _no_signal} instead of target_resume sergiodj+buildbot
@ 2016-09-02 15:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-09-02 15:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/4030>

Commit(s) tested:
	049a857091cff98371b5688140832a3cf767153c

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Use target_continue{,_no_signal} instead of target_resume

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=75f945dea96f540da805cfd29fd15714fdf923a6>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-wrapper.exp: run to marker
PASS -> FAIL: gdb.server/ext-wrapper.exp: print d
PASS -> FAIL: gdb.server/ext-wrapper.exp: restart: print d
PASS -> FAIL: gdb.server/ext-wrapper.exp: monitor exit
new FAIL: gdb.server/wrapper.exp: setting breakpoint at marker
PASS -> FAIL: gdb.server/wrapper.exp: continue to marker
PASS -> FAIL: gdb.server/wrapper.exp: print d
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=0e90fe3>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=0e90fe3>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-08-22 21:15 [binutils-gdb] Free the string buffer used by the chew program to hold each file it parses sergiodj+buildbot
@ 2016-08-23  3:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-08-23  3:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3969>

Commit(s) tested:
	5fbe0d878a691b9be42bb2bdebd027ac3dfd38c2

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Free the string buffer used by the chew program to hold each file it parses.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=dcec71c5964d0c3e50eebbb9de74b63bc5d379cd>

*** Diff to previous build ***
============================
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
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=617072c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=617072c>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-08-22 20:15 [binutils-gdb] Error on unsupported PowerPC ifuncs sergiodj+buildbot
@ 2016-08-22 20:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-08-22 20:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3968>

Commit(s) tested:
	888a7fc3665a67e20da1bce2f865b0ff9ef15842

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Error on unsupported PowerPC ifuncs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=624be0b1faadb16f25f8bbe41e855c5819e3b988>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=617072c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=617072c>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-08-20  9:29 [binutils-gdb] Fix missing files for ld when test suite not compiled in the source directory sergiodj+buildbot
@ 2016-08-22 20:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-08-22 20:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3966>

Commit(s) tested:
	20c2c024c1e89e402a57e8c3577fb9777709d9a4

Author(s) (in the same order as the commits):
	Carl E. Love <carll@oc4738070240.ibm.com>

Subject:
	Fix missing files for ld when test suite not compiled in the source directory

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5cffbbf79c5405ca767f958e4496899c2d1d3400>

*** Diff to previous build ***
============================
new FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.arch/vsx-regs.exp: Save a VSX-enabled corefile
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=131e499>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=131e499>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-08-11  0:35 [binutils-gdb] Support setting thread names (MS-Windows) sergiodj+buildbot
@ 2016-08-11  0:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-08-11  0:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3912>

Commit(s) tested:
	24cdb46e9f0a694b4fbc11085e094857f08c0419

Author(s) (in the same order as the commits):
	Руслан Ижбулатов <lrn1986@gmail.com>

Subject:
	Support setting thread names (MS-Windows)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 24cdb46e9f0a694b4fbc11085e094857f08c0419>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-08-10 21:20 [binutils-gdb] Quiet ARI gettext checks sergiodj+buildbot
@ 2016-08-10 23:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-08-10 23:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3911>

Commit(s) tested:
	669f9429c7b5a9e827497c5ad70efb6a570c8c7d

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Quiet ARI gettext checks

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 669f9429c7b5a9e827497c5ad70efb6a570c8c7d>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-08-10  1:19 [binutils-gdb] Fix PR gdb/20418 - Problems with synchronous commands and new-ui sergiodj+buildbot
@ 2016-08-10 11:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-08-10 11:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3907>

Commit(s) tested:
	3eb7562a983bab4c768983bcd85708852d171121

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix PR gdb/20418 - Problems with synchronous commands and new-ui

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 3eb7562a983bab4c768983bcd85708852d171121>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-08-10  0:26 [binutils-gdb] Fix PR mi/20431 - Missing MI prompts after sync execution MI command (-exec-continue, etc.) errors sergiodj+buildbot
@ 2016-08-10  2:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-08-10  2:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3906>

Commit(s) tested:
	80614914274f7166baea2ec656aec6a949869324

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix PR mi/20431 - Missing MI prompts after sync execution MI command (-exec-continue, etc.) errors

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 80614914274f7166baea2ec656aec6a949869324>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-08-09 22:30 [binutils-gdb] Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions sergiodj+buildbot
@ 2016-08-09 23:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-08-09 23:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3904>

Commit(s) tested:
	f348d89aeccaf3eb613e2f31a823baa64300bf88

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for f348d89aeccaf3eb613e2f31a823baa64300bf88>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-08-09 20:38 [binutils-gdb] Correct the calculation of the use_counts of merged .got entries sergiodj+buildbot
@ 2016-08-09 22:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-08-09 22:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3903>

Commit(s) tested:
	68994ca2c06b55c46e53d670bc10869e7f1bc5fe

Author(s) (in the same order as the commits):
	Jiaming Wei <jmwei@hxgpt.com>

Subject:
	Correct the calculation of the use_counts of merged .got entries.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 68994ca2c06b55c46e53d670bc10869e7f1bc5fe>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-08-09  7:29 [binutils-gdb] Regenerate some target description files sergiodj+buildbot
@ 2016-08-09 12:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-08-09 12:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3898>

Commit(s) tested:
	6a17ca318b7bc453831049f1d8bbc7f336f5ac5a

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Regenerate some target description files

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=947bc19e65db6356940884f3c15962fc5cf50733>

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=e83c93b>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=e83c93b>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-08-05 20:42 [binutils-gdb] Fix PR remote/20398: File-IO write always outputs "Quit" sergiodj+buildbot
@ 2016-08-07  5:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-08-07  5:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3894>

Commit(s) tested:
	3906a8fc773a405b511faed030e4630ecbd4b8a9

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix PR remote/20398: File-IO write always outputs "Quit"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=08bfb7658059b19956fc61e420cc4b4eb108863d>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=f45d77c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=f45d77c>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-08-01 13:20 [binutils-gdb] Swap "single-process" and "multi-process" in process-dies-while-detaching.exp sergiodj+buildbot
@ 2016-08-01 15:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-08-01 15:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3863>

Commit(s) tested:
	41bfcd638a4e0e48b96ce4de2845372dea481322

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Swap "single-process" and "multi-process" in process-dies-while-detaching.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=babc2620395b7b9ad7f8875885645728ef28318f>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: detach: detach
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint: detach
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: detach
PASS -> FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue
PASS -> FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint: continue
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: detach child
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=f45d77c>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=f45d77c>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-08-09 13:48 [binutils-gdb] PR python/20190 - compute TLS symbol without a frame sergiodj+buildbot
@ 2016-07-29  4:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-29  4:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3854>

Commit(s) tested:
	0b31a4bcec2efec9bc8ca40deb61123c52690a2e

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	PR python/20190 - compute TLS symbol without a frame

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d6f865ff76d94d98486c3241111165cd7d63f76c>

*** Diff to previous build ***
============================
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach
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
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=082648b>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=082648b>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-22 16:29 [binutils-gdb] Fix segfault in ARC linker when generating got entries for local symbols sergiodj+buildbot
@ 2016-07-27  7:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-27  7:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3838>

Commit(s) tested:
	c02d11a585398734a2178d65a17411cd3050b9d2

Author(s) (in the same order as the commits):
	Cupertino Miranda <cmiranda@synopsys.com>

Subject:
	Fix segfault in ARC linker when generating got entries for local symbols.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6af6e5f6cd4f2eee0dd34b56c1787304ef6f364d>

*** Diff to previous build ***
============================
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach
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
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=778cb23>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=778cb23>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-21 18:25 [binutils-gdb] Fix cast to 'gdb_breakpoint *' sergiodj+buildbot
@ 2016-07-26 15:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-26 15:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3831>

Commit(s) tested:
	2583da7cd64e680e43cf92c8022eadee84357b3b

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Fix cast to 'gdb_breakpoint *'

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=eb1571a7ecaa1047ba402e94680cbf4168d13f7d>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=778cb23>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=778cb23>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-21 15:58 [binutils-gdb] Enqueue signal even when resuming threads sergiodj+buildbot
@ 2016-07-26  8:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-26  8:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3828>

Commit(s) tested:
	0e9a339ec8ffab80fdbe97adaf888fe03b73fe22

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Enqueue signal even when resuming threads

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a4ebb7a349b9a43638187ca9b4a7b59a11fddb8e>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=778cb23>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=778cb23>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-21 10:51 [binutils-gdb] Use fsqrt() to calculate float (rather than double) square root sergiodj+buildbot
@ 2016-07-25 11:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-25 11:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3820>

Commit(s) tested:
	0f118bc7a620f3e3ceff6f2fadca7b8d287a553b

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Use fsqrt() to calculate float (rather than double) square root.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=814e4c975ecb4094c3dbf5578139affe064dbd28>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=778cb23>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=778cb23>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-19 10:01 [binutils-gdb] Use do_self_tests in selftest.exp sergiodj+buildbot
@ 2016-07-23 22:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-23 22:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3803>

Commit(s) tested:
	f25827c194fe9894f2c65f7e1101854022be4328

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Use do_self_tests in selftest.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=132b538d67bc3f83ff19bc4adcc975530ab50d61>

*** Diff to previous build ***
============================
new FAIL: gdb.gdb/selftest.exp: unknown source line
new FAIL: gdb.gdb/selftest.exp: step into xmalloc call
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=778cb23>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=778cb23>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-15 10:05 [binutils-gdb] COFF buffer overflow in mark_relocs sergiodj+buildbot
@ 2016-07-22 19:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-22 19:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3790>

Commit(s) tested:
	06ab6faf83ce47ca64198819eee02e4e56dc5a74

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	COFF buffer overflow in mark_relocs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=13c0a31828ee27e56dfc76804a7b4337b61223ba>

*** Diff to previous build ***
============================
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
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=84efdb2>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=84efdb2>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-07 15:52 [binutils-gdb] Fix of default lookup for "this" symbol sergiodj+buildbot
@ 2016-07-20  2:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-20  2:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3760>

Commit(s) tested:
	4f19a0e6b45c63c0b4afe27a19d144cca412d4ae

Author(s) (in the same order as the commits):
	Walfred Tedeschi <walfred.tedeschi@intel.com>

Subject:
	Fix of default lookup for "this" symbol.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6745cec25dcc7ec43a27940833750365fc84c19b>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.cp/scope-err.exp: print var from "C:/does/not/exist.cc"
PASS -> FAIL: gdb.linespec/ls-errs.exp: lang=C++: break "spaces: and :colons.c":3
PASS -> FAIL: gdb.linespec/ls-errs.exp: lang=C++: break C:/nonexist-with-windrive.c:3
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=fb0ae13>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=fb0ae13>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-06 15:43 [binutils-gdb] Remove extraneous parentheses sergiodj+buildbot
@ 2016-07-19 15:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-19 15:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3757>

Commit(s) tested:
	fb36c6bf0a019e7b989e61710f17b5ce4ec27686

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Remove extraneous parentheses.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=fc1ca8a4dced60553fd8b350333d3113c5a58c74>

*** Diff to previous build ***
============================
new FAIL: gdb.gdb/observer.exp: run until breakpoint at captured_main
new FAIL: gdb.gdb/selftest.exp: run until breakpoint at captured_main
new FAIL: gdb.gdb/xfullpath.exp: run until breakpoint at captured_main
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: detach
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint: detach
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: detach
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: continue
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint: continue
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: continue
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: detach: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue to breakpoint: _exit
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: detach child
new FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=fb0ae13>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=fb0ae13>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-06 15:28 [binutils-gdb] Use unsigned integer constant with left shifts sergiodj+buildbot
@ 2016-07-06 17:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-06 17:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3756>

Commit(s) tested:
	db297a6501dc44c10bff096eddcc358b48810aad

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Use unsigned integer constant with left shifts.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for db297a6501dc44c10bff096eddcc358b48810aad>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-06 14:25 [binutils-gdb] Set uses_fp for frames with a valid FP register explicitly sergiodj+buildbot
@ 2016-07-06 16:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-06 16:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3755>

Commit(s) tested:
	9ca107148e888a7f7aaf3582569708684bd04690

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Set uses_fp for frames with a valid FP register explicitly.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 9ca107148e888a7f7aaf3582569708684bd04690>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-06 13:45 [binutils-gdb] Remove check for negative size sergiodj+buildbot
@ 2016-07-06 15:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-06 15:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3754>

Commit(s) tested:
	d66ff635bec25bf940cc6d173a92f7796f18b310

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Remove check for negative size.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for d66ff635bec25bf940cc6d173a92f7796f18b310>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-06 13:14 [binutils-gdb] Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type sergiodj+buildbot
@ 2016-07-06 13:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-06 13:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3753>

Commit(s) tested:
	ee950322ca2c77494b1742f304632f667ed6ce79

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for ee950322ca2c77494b1742f304632f667ed6ce79>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-06  7:38 [binutils-gdb] [ARM] Fix endless recursion on calculating CPRC candidate sergiodj+buildbot
@ 2016-07-06  8:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-06  8:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3752>

Commit(s) tested:
	1040b979bc46474530fa4fee397b8acc460c01e9

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	[ARM] Fix endless recursion on calculating CPRC candidate

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 1040b979bc46474530fa4fee397b8acc460c01e9>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-06  5:38 [binutils-gdb] Allow subscripting raw pointers sergiodj+buildbot
@ 2016-07-06  6:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-06  6:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3751>

Commit(s) tested:
	42d940118a6372d6e85f71a54fed75fdf5c606bd

Author(s) (in the same order as the commits):
	Manish Goregaokar <manish@mozilla.com>

Subject:
	Allow subscripting raw pointers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 42d940118a6372d6e85f71a54fed75fdf5c606bd>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-05 14:06 [binutils-gdb] Fix fail in gdb.mi/mi-reverse.exp sergiodj+buildbot
@ 2016-07-05 14:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-05 14:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3750>

Commit(s) tested:
	647c264cb2c60c90ee2d09edb6bd001ff357306d

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Fix fail in gdb.mi/mi-reverse.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 647c264cb2c60c90ee2d09edb6bd001ff357306d>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-05 11:42 [binutils-gdb] [ARM] Purecode compatible long branch veneer for M-profile targets with MOVW sergiodj+buildbot
@ 2016-07-05 13:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-05 13:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3749>

Commit(s) tested:
	d5a67c02901c0abe946546f2b3b1a3b67a876136

Author(s) (in the same order as the commits):
	Andre Vieria <andre.simoesdiasvieira@arm.com>

Subject:
	[ARM] Purecode compatible long branch veneer for M-profile targets with MOVW.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for d5a67c02901c0abe946546f2b3b1a3b67a876136>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-05 10:56 [binutils-gdb] [ARM] Change noread to purecode sergiodj+buildbot
@ 2016-07-05 11:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-05 11:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3748>

Commit(s) tested:
	f0728ee368f217f2473798ad7ccfe9feae4412ce

Author(s) (in the same order as the commits):
	Andre Vieria <andre.simoesdiasvieira@arm.com>

Subject:
	[ARM] Change noread to purecode.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for f0728ee368f217f2473798ad7ccfe9feae4412ce>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-05  9:02 [binutils-gdb] babeltrace compilation regression sergiodj+buildbot
@ 2016-07-05  9:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-05  9:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3747>

Commit(s) tested:
	13cdc2afb7873547ec2910ba647fb4a68602252f

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	babeltrace compilation regression

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 13cdc2afb7873547ec2910ba647fb4a68602252f>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01 19:49 [binutils-gdb] Optimize memory_xfer_partial for remote sergiodj+buildbot
@ 2016-07-02  2:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-02  2:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3745>

Commit(s) tested:
	09c98b448f3d89cb9576e4e73991c2312939e0af

Author(s) (in the same order as the commits):
	Don Breazeal <donb@codesourcery.com>

Subject:
	Optimize memory_xfer_partial for remote

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 09c98b448f3d89cb9576e4e73991c2312939e0af>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01 19:44 [binutils-gdb] [AArch64] Fix +nofp16 handling sergiodj+buildbot
@ 2016-07-02  0:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-02  0:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3744>

Commit(s) tested:
	93d8990cba700abdf9d2be06a5022e588d097fc8

Author(s) (in the same order as the commits):
	Szabolcs Nagy <szabolcs.nagy@arm.com>

Subject:
	[AArch64] Fix +nofp16 handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 93d8990cba700abdf9d2be06a5022e588d097fc8>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01 18:48 [binutils-gdb] Fake VFORK_DONE events when following only the parent after a vfork sergiodj+buildbot
@ 2016-07-01 23:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 23:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3743>

Commit(s) tested:
	2c5c2a3321706c28cbf1b85a970a2e32912eb0c8

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Fake VFORK_DONE events when following only the parent after a vfork.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 2c5c2a3321706c28cbf1b85a970a2e32912eb0c8>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01 18:19 [binutils-gdb] Move fbsd_resume and related functions below fork following helper code sergiodj+buildbot
@ 2016-07-01 22:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 22:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3742>

Commit(s) tested:
	8607ea632c806235554aa2336cf01bf3758c1264

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Move fbsd_resume and related functions below fork following helper code.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 8607ea632c806235554aa2336cf01bf3758c1264>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01 17:17 [binutils-gdb] Honor detach-on-fork on FreeBSD sergiodj+buildbot
@ 2016-07-01 20:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 20:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3741>

Commit(s) tested:
	bb2a62e694953c099c41d49f59947d3d91cc7c27

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Honor detach-on-fork on FreeBSD.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for bb2a62e694953c099c41d49f59947d3d91cc7c27>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01 16:41 [binutils-gdb] Fix Thumb-2 BL detection sergiodj+buildbot
@ 2016-07-01 19:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 19:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3740>

Commit(s) tested:
	5e866f5aeeaf7514f5ca4f9eaba41594eac22e5b

Author(s) (in the same order as the commits):
	Thomas Preud'homme <thomas.preudhomme@arm.com>

Subject:
	Fix Thumb-2 BL detection

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 5e866f5aeeaf7514f5ca4f9eaba41594eac22e5b>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
@ 2016-07-01 18:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 18:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3739>

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Set debug registers on all threads belonging to the current inferior.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 5077bfff905136e9d9a8fdf0886f6217887622ad>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01 14:59 [binutils-gdb] Consolidate x86 debug register code for BSD native targets sergiodj+buildbot
@ 2016-07-01 17:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 17:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3738>

Commit(s) tested:
	a3405d124e1388b613a35af49f19f0cc1b8d959d

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Consolidate x86 debug register code for BSD native targets.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for a3405d124e1388b613a35af49f19f0cc1b8d959d>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01 12:59 [binutils-gdb] Extend JIT-reader test and fix GDB problems that exposes sergiodj+buildbot
@ 2016-07-01 15:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 15:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3737>

Commit(s) tested:
	20aa2c606ef682889722b03b1d874befa84fbf53

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Extend JIT-reader test and fix GDB problems that exposes

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 20aa2c606ef682889722b03b1d874befa84fbf53>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01 12:41 [binutils-gdb] Fix failure to detach if process exits while detaching on Linux sergiodj+buildbot
@ 2016-07-01 14:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 14:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3736>

Commit(s) tested:
	ced2dffbf17bc661e959da1e39411d706ade9f77

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix failure to detach if process exits while detaching on Linux

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for ced2dffbf17bc661e959da1e39411d706ade9f77>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01 11:56 [binutils-gdb] Forget watchpoint locations when inferior exits or is killed/detached sergiodj+buildbot
@ 2016-07-01 13:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 13:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3735>

Commit(s) tested:
	630008884535a5b26828325e48e729034c110536

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Forget watchpoint locations when inferior exits or is killed/detached

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 630008884535a5b26828325e48e729034c110536>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01 10:53 [binutils-gdb] Factor out "Detaching from program" message printing sergiodj+buildbot
@ 2016-07-01 11:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 11:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3734>

Commit(s) tested:
	0f48b757071509040d800ff9f7c8726e5828bd1a

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Factor out "Detaching from program" message printing

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 0f48b757071509040d800ff9f7c8726e5828bd1a>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01  8:42 [binutils-gdb] x86: allow suffix-less movzw and 64-bit movzb sergiodj+buildbot
@ 2016-07-01 10:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 10:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3733>

Commit(s) tested:
	c07315e0c610e0e3317b4c02266f81793df253d2

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: allow suffix-less movzw and 64-bit movzb

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for c07315e0c610e0e3317b4c02266f81793df253d2>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01  7:49 [binutils-gdb] x86: remove stray instruction attributes sergiodj+buildbot
@ 2016-07-01  9:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-01  9:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3732>

Commit(s) tested:
	9243100aef7486524f1a7f87bbd2cce1fe980b75

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: remove stray instruction attributes

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 9243100aef7486524f1a7f87bbd2cce1fe980b75>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01  7:09 [binutils-gdb] x86/Intel: fix operand checking for MOVSD sergiodj+buildbot
@ 2016-07-01  7:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-07-01  7:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3731>

Commit(s) tested:
	8325cc6398187c12e0fe04a68a21e4eb5f44fa20

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86/Intel: fix operand checking for MOVSD

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 8325cc6398187c12e0fe04a68a21e4eb5f44fa20>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-30 15:32 [binutils-gdb] Fix typo in comment sergiodj+buildbot
@ 2016-06-30 16:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-30 16:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3730>

Commit(s) tested:
	838441e4a2a041e3a5dd26e886c67be22529502d

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Fix typo in comment

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 838441e4a2a041e3a5dd26e886c67be22529502d>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-30 11:43 [binutils-gdb] Fix gdbserver/MI testing regression sergiodj+buildbot
@ 2016-06-30 13:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-30 13:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3729>

Commit(s) tested:
	038d48680941f014349256aeb7bab14b3f01d58e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix gdbserver/MI testing regression

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 038d48680941f014349256aeb7bab14b3f01d58e>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-30 11:28 [binutils-gdb] Make testing gdb with FORCE_SEPARATE_MI_TTY=1 actually work sergiodj+buildbot
@ 2016-06-30 12:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-30 12:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3728>

Commit(s) tested:
	994e9c834d916af85e0fe0e8c3e18259aa4be389

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make testing gdb with FORCE_SEPARATE_MI_TTY=1 actually work

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 994e9c834d916af85e0fe0e8c3e18259aa4be389>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-30 10:07 [binutils-gdb] [ARM][GAS] ARMv8.2 should enable ARMv8.1 NEON instructions sergiodj+buildbot
@ 2016-06-30 10:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-30 10:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3727>

Commit(s) tested:
	534dbe460e692a9befd9aca0eb0812db47459a30

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[ARM][GAS] ARMv8.2 should enable ARMv8.1 NEON instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 534dbe460e692a9befd9aca0eb0812db47459a30>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-30  8:28 [binutils-gdb] Add support for simulating big-endian AArch64 binaries sergiodj+buildbot
@ 2016-06-30  9:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-30  9:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3726>

Commit(s) tested:
	c7be441465094e5ffce2f4205ea887676965d0be

Author(s) (in the same order as the commits):
	Jim Wilson <jim.wilson@linaro.org>

Subject:
	Add support for simulating big-endian AArch64 binaries.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for c7be441465094e5ffce2f4205ea887676965d0be>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-29 18:30 [binutils-gdb] Add copyright header in gdb.base/return.c sergiodj+buildbot
@ 2016-06-29 20:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-29 20:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3725>

Commit(s) tested:
	e56534680d0df0e2ca313086b1758480c9374615

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Add copyright header in gdb.base/return.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for e56534680d0df0e2ca313086b1758480c9374615>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-29 16:58 [binutils-gdb] Fix PR python/20129 - use of non-existing variable sergiodj+buildbot
@ 2016-06-29 19:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-29 19:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3724>

Commit(s) tested:
	803b47e5d4dc86b953aba0bc44865de287726dbe

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix PR python/20129 - use of non-existing variable

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 803b47e5d4dc86b953aba0bc44865de287726dbe>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-29 16:36 [binutils-gdb] PR gdb/17210 - fix possible memory leak in read_memory_robust sergiodj+buildbot
@ 2016-06-29 18:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-29 18:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3723>

Commit(s) tested:
	9d78f827e0da9ab6fda2d6ef2d59cebb805b411f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	PR gdb/17210 - fix possible memory leak in read_memory_robust

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 9d78f827e0da9ab6fda2d6ef2d59cebb805b411f>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-29 14:59 [binutils-gdb] Initialize strtok_r's saveptr to NULL sergiodj+buildbot
@ 2016-06-29 16:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-29 16:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3722>

Commit(s) tested:
	9bf74fb27dc6e2a9679403d66fe919215e3c2a45

Author(s) (in the same order as the commits):
	Manish Goregaokar <manish@mozilla.com>

Subject:
	Initialize strtok_r's saveptr to NULL

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 9bf74fb27dc6e2a9679403d66fe919215e3c2a45>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-29 14:20 [binutils-gdb] Set unknown_syscall differently on arm linux sergiodj+buildbot
@ 2016-06-29 15:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-29 15:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3721>

Commit(s) tested:
	28244707d9e4f35cab1f9069cee1d44b38be095f

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Set unknown_syscall differently on arm linux

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 28244707d9e4f35cab1f9069cee1d44b38be095f>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-29 12:11 [binutils-gdb] sparc: make SPARC_OPCODE_ARCH_MAX part of its enum sergiodj+buildbot
@ 2016-06-29 14:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-29 14:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3720>

Commit(s) tested:
	042c94de565ae62640c064f1cb33d28484aeb9d3

Author(s) (in the same order as the commits):
	Trevor Saunders <tbsaunde+binutils@tbsaunde.org>

Subject:
	sparc: make SPARC_OPCODE_ARCH_MAX part of its enum

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 042c94de565ae62640c064f1cb33d28484aeb9d3>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-29 11:32 [binutils-gdb] Use strtok_r instead of strsep in rust_get_disr_info sergiodj+buildbot
@ 2016-06-29 12:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-29 12:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3719>

Commit(s) tested:
	a405c2281ad29b5c7f9f2a4d58b7cfef2b74ba99

Author(s) (in the same order as the commits):
	Manish Goregaokar <manish@mozilla.com>

Subject:
	Use strtok_r instead of strsep in rust_get_disr_info

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for a405c2281ad29b5c7f9f2a4d58b7cfef2b74ba99>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-29 10:35 [binutils-gdb] Preserve all mapping symbols in ARM and AArch64 object files sergiodj+buildbot
@ 2016-06-29 11:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-29 11:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3718>

Commit(s) tested:
	d691934d08a4132506a19ac8d7565f1a0461a80a

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Preserve all mapping symbols in ARM and AArch64 object files.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=aab274c4fe3ebd0723403ba9931d93f04f22f92b>

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: strip break-interp-LDprelinkYESdebugNO
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=fb0ae13>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=fb0ae13>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-28 18:34 [binutils-gdb] [TILEPro] Don't build gdb sergiodj+buildbot
@ 2016-06-29  6:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-29  6:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3717>

Commit(s) tested:
	9abdce70ac7a3ee8f92285c314fa7728d3c1aa43

Author(s) (in the same order as the commits):
	Walter Lee <walt@tilera.com>

Subject:
	[TILEPro] Don't build gdb

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 9abdce70ac7a3ee8f92285c314fa7728d3c1aa43>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-28 16:19 [binutils-gdb] Fix typo in previous commit sergiodj+buildbot
@ 2016-06-29  3:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-29  3:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3715>

Commit(s) tested:
	bb95c51a232dffb46067c402ac62f1f3303b6bbd

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix typo in previous commit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e00cc33cd0b19d00ebcd142e9eeebaa2563631b8>

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/break.exp: finish from called function
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=fb0ae13>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=fb0ae13>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-28 15:00 [binutils-gdb] Mark ARM mapping symbols in object files are precious, so that strip will not remove them sergiodj+buildbot
@ 2016-06-29  1:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-29  1:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3712>

Commit(s) tested:
	fca2a38fdb391f810e309a12d5279047d4edac34

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Mark ARM mapping symbols in object files are precious, so that strip will not remove them.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0708ce69b9a1a066db11441cbb7e9f80315fb47a>

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint.exp: break2 with many checkpoints
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=fb0ae13>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=fb0ae13>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-28 13:01 [binutils-gdb] Remove parameter sysret from linux_target_ops.get_syscall_trapinfo sergiodj+buildbot
@ 2016-06-28 17:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-28 17:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3709>

Commit(s) tested:
	4cc32bec04aadc5c070d0f4aee656313a4854c11

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Remove parameter sysret from linux_target_ops.get_syscall_trapinfo

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=56c69d5529c460bb60dcc4ef16b0257a512004ab>

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: copy libc-2.21.so to libc.so.6
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: unprelink break-interp-BINprelinkNOdebugSEPpieATTACH
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugINpieATTACH: copy libc-2.21.so to libc.so.6
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugINpieATTACH: unprelink break-interp-BINprelinkYESdebugINpieATTACH pre-unprelink
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=fb0ae13>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=fb0ae13>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-28 12:03 [binutils-gdb] Probe catch syscall support sergiodj+buildbot
@ 2016-06-28 15:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-28 15:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3708>

Commit(s) tested:
	a31d2f068fa1384c505b540ea595d2d97813ba5f

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Probe catch syscall support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=320bd83272f89cd08aa3af26ba6a2f39f5a61195>

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit
PASS -> FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
PASS -> FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=fb0ae13>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=fb0ae13>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-22 11:03 [binutils-gdb] Send deleted watchpoint-scope output to all UIs sergiodj+buildbot
@ 2016-06-24  0:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-24  0:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3666>

Commit(s) tested:
	468afe6c5fc9c80b8c175f3f13702ffaa6308400

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Send deleted watchpoint-scope output to all UIs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4a29109397b3feafcada259b0576a1621bb57ead>

*** Diff to previous build ***
============================
new FAIL: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=hw: watchpoint trigger
new FAIL: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=hw: watchpoint trigger
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=7058b23>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=7058b23>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-21 16:33 [binutils-gdb] Make main_ui be heap allocated sergiodj+buildbot
@ 2016-06-23 10:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-23 10:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3660>

Commit(s) tested:
	98d9f24ed15c5ca33bff06647d87b85e22e586d2

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make main_ui be heap allocated

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ae6dbb72b29256801140bc0bad7c6157bf557f9d>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/observer.exp: run until breakpoint at captured_main
PASS -> FAIL: gdb.gdb/selftest.exp: run until breakpoint at captured_main
PASS -> FAIL: gdb.gdb/xfullpath.exp: run until breakpoint at captured_main
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=7058b23>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=7058b23>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-21 15:18 [binutils-gdb] Push thread->control.command_interp to the struct thread_fsm sergiodj+buildbot
@ 2016-06-23  6:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-23  6:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3658>

Commit(s) tested:
	8980e177bb62ec64875b335cf8733b41f3aae2fd

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Push thread->control.command_interp to the struct thread_fsm

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b925ebcf7e5a9892758f46d9e4144b39c3299dcb>

*** Diff to previous build ***
============================
new FAIL: gdb.opt/inline-cmds.exp: mi: step to inline call
new FAIL: gdb.opt/inline-cmds.exp: mi: step into inline call
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=7058b23>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=7058b23>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-14 22:53 [binutils-gdb] Initialize 'ra' to zero to avoid uninitialized use sergiodj+buildbot
@ 2016-06-15  6:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-15  6:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3608>

Commit(s) tested:
	bec734b212d68d96560e309f49a584d98b98fbdc

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Initialize 'ra' to zero to avoid uninitialized use.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=472a4f6d180eb3c046b414131daeb5c4983db403>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=b49a91b>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=b49a91b>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-07 15:04 [binutils-gdb] Fix PLT first entry GOT operand calculation sergiodj+buildbot
@ 2016-06-07 17:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-07 17:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3570>

Commit(s) tested:
	161db2790500827b74ef835ebe515dce04021316

Author(s) (in the same order as the commits):
	Andreas Krebbel <krebbel@linux.vnet.ibm.com>

Subject:
	Fix PLT first entry GOT operand calculation.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b119b2a1be96655d315b8afbbf2947a7e786f08f>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-reverse.exp: Turn on process record
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail;hb=>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail.table;hb=>




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-07 13:02 [binutils-gdb] PowerPC VLE sergiodj+buildbot
@ 2016-06-07 14:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-07 14:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3569>

Commit(s) tested:
	14b57c7c6a53c747a8819fed3da858eae4195a0e

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC VLE

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 14b57c7c6a53c747a8819fed3da858eae4195a0e>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-07 11:49 [binutils-gdb] Frame static link: Handle null pointer sergiodj+buildbot
@ 2016-06-07 12:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-07 12:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3568>

Commit(s) tested:
	2091da296fd563f62d856dcb5a049a63484ed65e

Author(s) (in the same order as the commits):
	Bernhard Heckel <bernhard.heckel@intel.com>

Subject:
	Frame static link: Handle null pointer.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 2091da296fd563f62d856dcb5a049a63484ed65e>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-07  9:09 [binutils-gdb] [ARM] Add command line option for RAS extension sergiodj+buildbot
@ 2016-06-07  9:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-07  9:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3566>

Commit(s) tested:
	4d1464f294405a064d84e3d4f15c1ceff3639add

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[ARM] Add command line option for RAS extension.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 4d1464f294405a064d84e3d4f15c1ceff3639add>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-06 21:21 [binutils-gdb] Add method/format information to =record-started sergiodj+buildbot
@ 2016-06-06 22:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-06 22:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3565>

Commit(s) tested:
	38b022b4452f996fb5a8598f80d850b594621bcf

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Add method/format information to =record-started

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 38b022b4452f996fb5a8598f80d850b594621bcf>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-06 18:25 [binutils-gdb] Support x86-64 TLS code sequences without PLT sergiodj+buildbot
@ 2016-06-06 19:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-06 19:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3564>

Commit(s) tested:
	e2cbcd9156d1606a9f2153aecd93a89fe6e29180

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Support x86-64 TLS code sequences without PLT

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for e2cbcd9156d1606a9f2153aecd93a89fe6e29180>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-04 20:35 [binutils-gdb] Add z8k ld testsuite and fix range check in coff-z8k.c sergiodj+buildbot
@ 2016-06-04 21:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-04 21:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3562>

Commit(s) tested:
	2ac27cd3c16ad828f96991f8f7b83a4bc10cae6c

Author(s) (in the same order as the commits):
	Christian Groessler <chris@groessler.org>

Subject:
	Add z8k ld testsuite and fix range check in coff-z8k.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 2ac27cd3c16ad828f96991f8f7b83a4bc10cae6c>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-03 23:50 [binutils-gdb] Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu sergiodj+buildbot
@ 2016-06-04  1:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-04  1:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3561>

Commit(s) tested:
	026122a670440bc51266f8e013e5c5877c19b54e

Author(s) (in the same order as the commits):
	Peter Bergner <bergner@vnet.ibm.com>

Subject:
	Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 026122a670440bc51266f8e013e5c5877c19b54e>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-03 23:15 [binutils-gdb] Handle indirect branches for AMD64 and Intel64 sergiodj+buildbot
@ 2016-06-04  0:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-04  0:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3560>

Commit(s) tested:
	07f5af7d3c635234284e7a0f7dd7a410b1628b8b

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Handle indirect branches for AMD64 and Intel64

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 07f5af7d3c635234284e7a0f7dd7a410b1628b8b>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-03 11:47 [binutils-gdb] Fix C++ build for Cygwin sergiodj+buildbot
@ 2016-06-03 12:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-03 12:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3559>

Commit(s) tested:
	0ae534d2cfef358bcde3166ce3a29faf85bc632a

Author(s) (in the same order as the commits):
	Jon Turney <jon.turney@dronecode.org.uk>

Subject:
	Fix C++ build for Cygwin

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 0ae534d2cfef358bcde3166ce3a29faf85bc632a>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-02 19:39 [binutils-gdb] Fix PR python/18984 sergiodj+buildbot
@ 2016-06-02 19:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-02 19:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3558>

Commit(s) tested:
	1b40ec0559f4b24ccdf6b073610c526c4aa33c4d

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix PR python/18984

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 1b40ec0559f4b24ccdf6b073610c526c4aa33c4d>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-02 16:28 [binutils-gdb] Add "arm_any" architecture type to allow -m option to various binutils to match any ARM architecture sergiodj+buildbot
@ 2016-06-02 17:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-02 17:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3557>

Commit(s) tested:
	99914dfd71d74bc700bb6d15647895ac0c8cc8e1

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Add "arm_any" architecture type to allow -m option to various binutils to match any ARM architecture.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 99914dfd71d74bc700bb6d15647895ac0c8cc8e1>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-02 15:40 [binutils-gdb] mi-memory-changed.exp: Fix filename passed to untested sergiodj+buildbot
@ 2016-06-02 16:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-02 16:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3556>

Commit(s) tested:
	193bd37899bc7e301b195929bc7e335bea03d4e4

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	mi-memory-changed.exp: Fix filename passed to untested

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 193bd37899bc7e301b195929bc7e335bea03d4e4>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-02 15:31 [binutils-gdb] Allow ARC Linux targets that do not use uclibc sergiodj+buildbot
@ 2016-06-02 15:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-02 15:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3555>

Commit(s) tested:
	4ad0bb5f3a5b2d03079819cf419b174a762c2d52

Author(s) (in the same order as the commits):
	Vineet Gupta <Vineet.Gupta1@synopsys.com>

Subject:
	Allow ARC Linux targets that do not use uclibc.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 4ad0bb5f3a5b2d03079819cf419b174a762c2d52>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-02 14:30 [binutils-gdb] Replace data32 with data16 in comments sergiodj+buildbot
@ 2016-06-02 14:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-02 14:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3554>

Commit(s) tested:
	3ddf1bdd423a127564d5d13cabde8863431576a3

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Replace data32 with data16 in comments

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 3ddf1bdd423a127564d5d13cabde8863431576a3>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-02 13:17 [binutils-gdb] Add support for 48 and 64 bit ARC instructions sergiodj+buildbot
@ 2016-06-02 13:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-02 13:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3553>

Commit(s) tested:
	4eb6f892502bad1ec4e1828d0140959bb004a3b6

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	Add support for 48 and 64 bit ARC instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 4eb6f892502bad1ec4e1828d0140959bb004a3b6>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-02  3:32 [binutils-gdb] Revert PR16467 change sergiodj+buildbot
@ 2016-06-02  3:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-02  3:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3552>

Commit(s) tested:
	5b677558bc6c7b2477bb33c709e6017e68e7ae8c

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Revert PR16467 change

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 5b677558bc6c7b2477bb33c709e6017e68e7ae8c>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-02  1:33 [binutils-gdb] add more extern C sergiodj+buildbot
@ 2016-06-02  1:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-02  1:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3551>

Commit(s) tested:
	1fe0971e41a4097610862acabf54a896695fe834

Author(s) (in the same order as the commits):
	Trevor Saunders <tbsaunde+binutils@tbsaunde.org>

Subject:
	add more extern C

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 1fe0971e41a4097610862acabf54a896695fe834>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-01 16:03 [binutils-gdb] Add new Serbian translation for the bfd library sergiodj+buildbot
@ 2016-06-01 17:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-01 17:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3550>

Commit(s) tested:
	885a10879eea3cf7ccbb324109a56f0bc391dcfa

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Add new Serbian translation for the bfd library.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 885a10879eea3cf7ccbb324109a56f0bc391dcfa>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-01 15:48 [binutils-gdb] gdb/remote-fileio.c: Eliminate custom SIGINT signal handler sergiodj+buildbot
@ 2016-06-01 17:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-01 17:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3549>

Commit(s) tested:
	bb7c96deb1a14ef7e8b51d5339a65a8064515c78

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdb/remote-fileio.c: Eliminate custom SIGINT signal handler

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for bb7c96deb1a14ef7e8b51d5339a65a8064515c78>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-01 15:39 [binutils-gdb] Add support for some variants of the ARC nps400 rflt instruction sergiodj+buildbot
@ 2016-06-01 16:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-01 16:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3548>

Commit(s) tested:
	315f180f2f0a59af561180e4ed9387f4c7bada78

Author(s) (in the same order as the commits):
	Graham Markall <graham.markall@embecosm.com>

Subject:
	Add support for some variants of the ARC nps400 rflt instruction.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 315f180f2f0a59af561180e4ed9387f4c7bada78>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-01 10:56 [binutils-gdb] Add xmalloc_failed() function to common-utils.c in to avoid the need to link in libiberty's xmalloc code sergiodj+buildbot
@ 2016-06-01 11:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-01 11:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3547>

Commit(s) tested:
	51403f74d96cc69f391fbd31389a9153a230b431

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Add xmalloc_failed() function to common-utils.c in to avoid the need to link in libiberty's xmalloc code.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 51403f74d96cc69f391fbd31389a9153a230b431>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-01  9:27 [binutils-gdb] infcmd, btrace: fix crash in 'finish' for tailcall-only frames sergiodj+buildbot
@ 2016-06-01  9:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-01  9:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3546>

Commit(s) tested:
	e3b5daf9f735999259c5a8f68b422850c59897e5

Author(s) (in the same order as the commits):
	Markus Metzger <markus.t.metzger@intel.com>

Subject:
	infcmd, btrace: fix crash in 'finish' for tailcall-only frames

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for e3b5daf9f735999259c5a8f68b422850c59897e5>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-01  8:46 [binutils-gdb] Wake up interruptible_select in remote_fileio ctrl-c handler sergiodj+buildbot
@ 2016-06-01  9:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-01  9:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3545>

Commit(s) tested:
	03d73f1fd9d89d89bdd021cad26693e4f6abc07a

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Wake up interruptible_select in remote_fileio ctrl-c handler

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 03d73f1fd9d89d89bdd021cad26693e4f6abc07a>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-06-01  3:22 [binutils-gdb] sh: make constant unsigned to avoid narrowing sergiodj+buildbot
@ 2016-06-01  3:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-06-01  3:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3544>

Commit(s) tested:
	a2b5fccc630a7cb7e1c241e5249bf6e8917d917d

Author(s) (in the same order as the commits):
	Trevor Saunders <tbsaunde+binutils@tbsaunde.org>

Subject:
	sh: make constant unsigned to avoid narrowing

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for a2b5fccc630a7cb7e1c241e5249bf6e8917d917d>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-31 19:07 [binutils-gdb] [PR gdb/19893] Fix handling of synthetic C++ references sergiodj+buildbot
@ 2016-05-31 19:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-31 19:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3541>

Commit(s) tested:
	3326303bf5ae4c92f2fbbff387ce231a16c1c8bf

Author(s) (in the same order as the commits):
	Martin Galvan <martin.galvan@tallertechnologies.com>

Subject:
	[PR gdb/19893] Fix handling of synthetic C++ references

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 3326303bf5ae4c92f2fbbff387ce231a16c1c8bf>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-31 11:20 [binutils-gdb] Don't needlessly clear xmemdup allocated memory sergiodj+buildbot
@ 2016-05-31 11:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-31 11:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3540>

Commit(s) tested:
	c12969f8b53659f0d70b5e049c49b97a96826a3f

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Don't needlessly clear xmemdup allocated memory.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for c12969f8b53659f0d70b5e049c49b97a96826a3f>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-30 17:39 [binutils-gdb] Add tests for 64bit values in trace-condition.exp sergiodj+buildbot
@ 2016-05-30 21:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-30 21:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3539>

Commit(s) tested:
	825c8ef28fc669bdf4eab64b43d7a64761fbd677

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Add tests for 64bit values in trace-condition.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 825c8ef28fc669bdf4eab64b43d7a64761fbd677>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-30 17:30 [binutils-gdb] Add variable length tests for emit_ref in trace-condition.exp sergiodj+buildbot
@ 2016-05-30 20:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-30 20:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3538>

Commit(s) tested:
	2320162a6219c664a8da2e2ff68b08d6f6c2ffcc

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Add variable length tests for emit_ref in trace-condition.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 2320162a6219c664a8da2e2ff68b08d6f6c2ffcc>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-30 17:22 [binutils-gdb] Add emit_less_unsigned test in trace-condition.exp sergiodj+buildbot
@ 2016-05-30 19:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-30 19:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3536>

Commit(s) tested:
	a781823347ec9cd84e5ccc0bb8ddde48f8d302b6

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Add emit_less_unsigned test in trace-condition.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for a781823347ec9cd84e5ccc0bb8ddde48f8d302b6>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-30 17:13 [binutils-gdb] Move trace conditions tests from ftrace.exp to trace-condition.exp sergiodj+buildbot
@ 2016-05-30 18:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-30 18:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3535>

Commit(s) tested:
	0d33646690c2e88624cd9646539d63d4144d03e8

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Move trace conditions tests from ftrace.exp to trace-condition.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 0d33646690c2e88624cd9646539d63d4144d03e8>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-30 17:04 [binutils-gdb] Add counter-cases for trace-condition.exp tests sergiodj+buildbot
@ 2016-05-30 17:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-30 17:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3534>

Commit(s) tested:
	7faeb45ae36426b827c49457cf7186d73756cccc

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Add counter-cases for trace-condition.exp tests

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 7faeb45ae36426b827c49457cf7186d73756cccc>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-30 12:38 [binutils-gdb] PR 15231: import bare DW_TAG_lexical_block sergiodj+buildbot
@ 2016-05-30 13:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-30 13:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3533>

Commit(s) tested:
	e385593eef98ac92be57159e141f4b805dadbbb3

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	PR 15231: import bare DW_TAG_lexical_block

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for e385593eef98ac92be57159e141f4b805dadbbb3>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-30 12:29 [binutils-gdb] Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum sergiodj+buildbot
@ 2016-05-30 13:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-30 13:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3532>

Commit(s) tested:
	3a2b436ae9958a1029545c03201b7223ff33c150

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 3a2b436ae9958a1029545c03201b7223ff33c150>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-29 18:59 [binutils-gdb] NEWS: QCatchSyscalls: simplify sergiodj+buildbot
@ 2016-05-29 19:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-29 19:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3531>

Commit(s) tested:
	aab3c527d779a8e833a469203336afcc17512559

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	NEWS: QCatchSyscalls: simplify

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for aab3c527d779a8e833a469203336afcc17512559>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-29 16:52 [binutils-gdb] NEWS: Remove empty line sergiodj+buildbot
@ 2016-05-29 17:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-29 17:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3530>

Commit(s) tested:
	c64e0f6165537efda112a9744e588f4ecac8ca41

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	NEWS: Remove empty line.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for c64e0f6165537efda112a9744e588f4ecac8ca41>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-29 15:10 [binutils-gdb] Add .noavx512XX directives to x86 assembler sergiodj+buildbot
@ 2016-05-29 15:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-29 15:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3529>

Commit(s) tested:
	144b71e2a88e02d0b54d4f09cc652f353b46e455

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Add .noavx512XX directives to x86 assembler

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 144b71e2a88e02d0b54d4f09cc652f353b46e455>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-28 13:19 [binutils-gdb] Add dependencies to configure rule sergiodj+buildbot
@ 2016-05-28 13:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-28 13:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3527>

Commit(s) tested:
	0597bdc443005c70f0fd474279098ee17db882eb

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Add dependencies to configure rule

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 0597bdc443005c70f0fd474279098ee17db882eb>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-28 10:23 [binutils-gdb] MIPS/BFD: Correctly handle `bfd_reloc_outofrange' with branches sergiodj+buildbot
@ 2016-05-28 12:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-28 12:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3526>

Commit(s) tested:
	99aefae6818be07a77739e0366121f2032916d9c

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	MIPS/BFD: Correctly handle `bfd_reloc_outofrange' with branches

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 99aefae6818be07a77739e0366121f2032916d9c>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-28 10:13 [binutils-gdb] MIPS/BFD: Enable local R_MIPS_26 overflow detection sergiodj+buildbot
@ 2016-05-28 11:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-28 11:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3525>

Commit(s) tested:
	7743482350c9c97484a429070db7d994a643a9eb

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	MIPS/BFD: Enable local R_MIPS_26 overflow detection

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 7743482350c9c97484a429070db7d994a643a9eb>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-28  2:08 [binutils-gdb] Return void from linker callbacks sergiodj+buildbot
@ 2016-05-28  7:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-28  7:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3524>

Commit(s) tested:
	1a72702bb30ec3f94627cfcae684823b413f20b9

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Return void from linker callbacks

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 1a72702bb30ec3f94627cfcae684823b413f20b9>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-27 22:07 [binutils-gdb] MIPS/BFD: Include the addend in JALX's target alignment verification sergiodj+buildbot
@ 2016-05-28  6:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-28  6:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3523>

Commit(s) tested:
	bc27bb0573a5e1ce1a6365fc06aeab9bd891fc3a

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	MIPS/BFD: Include the addend in JALX's target alignment verification

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for bc27bb0573a5e1ce1a6365fc06aeab9bd891fc3a>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-27 21:56 [binutils-gdb] MIPS/BFD: Fix section symbol name fetching in relocation sergiodj+buildbot
@ 2016-05-28  5:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-28  5:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3522>

Commit(s) tested:
	ceab86af75e9870ecf2da772a0d867ca12521a24

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	MIPS/BFD: Fix section symbol name fetching in relocation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for ceab86af75e9870ecf2da772a0d867ca12521a24>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-27 17:19 [binutils-gdb] Update x86 CPU_XXX_FLAGS handling sergiodj+buildbot
@ 2016-05-28  3:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-28  3:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3521>

Commit(s) tested:
	1848e567343e9c50979453463f34e0a55ba892eb

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Update x86 CPU_XXX_FLAGS handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 1848e567343e9c50979453463f34e0a55ba892eb>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-27 15:32 [binutils-gdb] Skip attach-many-short-lived-threads.exp on known-broken DejaGnu versions sergiodj+buildbot
@ 2016-05-28  2:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-28  2:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3520>

Commit(s) tested:
	744608cc854a365661e93d307aadf22ab6e6bd7c

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Skip attach-many-short-lived-threads.exp on known-broken DejaGnu versions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 744608cc854a365661e93d307aadf22ab6e6bd7c>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-27 15:15 [binutils-gdb] Replace CpuAMD64/CpuIntel64 with AMD64/Intel64 sergiodj+buildbot
@ 2016-05-28  1:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-28  1:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3519>

Commit(s) tested:
	e92bae62606702c1c07e095789ffed103e0e34c5

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Replace CpuAMD64/CpuIntel64 with AMD64/Intel64

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for e92bae62606702c1c07e095789ffed103e0e34c5>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-27 14:08 [binutils-gdb] Correct CpuMax in i386-opc.h sergiodj+buildbot
@ 2016-05-27 23:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-27 23:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3518>

Commit(s) tested:
	e89c5eaa7208f06e927a79facff0316f4e550f6f

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Correct CpuMax in i386-opc.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for e89c5eaa7208f06e927a79facff0316f4e550f6f>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-27 13:49 [binutils-gdb] Fix typo introduced during the most recent synchronization update sergiodj+buildbot
@ 2016-05-27 22:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-27 22:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3517>

Commit(s) tested:
	1690f1db1ac7a4e91d81ae968b8158af2b7ff91f

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix typo introduced during the most recent synchronization update.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 1690f1db1ac7a4e91d81ae968b8158af2b7ff91f>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-27 13:08 [binutils-gdb] Improve the MSP430 disassembler's handling of memory read errors sergiodj+buildbot
@ 2016-05-27 20:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-27 20:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3516>

Commit(s) tested:
	77d66e7b303f6fa65dd2ca4abce6393d6ea70a8f

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Improve the MSP430 disassembler's handling of memory read errors.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=aa27c43da7a01983e6e7638c925d8c902eb1bffd>

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: copy libc-2.21.so to libc.so.6
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: unprelink break-interp-BINprelinkNOdebugSEPpieATTACH
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieYES: copy libc-2.21.so to libc.so.6
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieYES: unprelink break-interp-BINprelinkYESdebugNOpieYES pre-unprelink
============================


*** Complete list of XFAILs for this builder ***
============================
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/info-os.exp: continue
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get file descriptors
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get internet-domain sockets
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get message queues
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process groups
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process list
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get semaphores
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get shared-memory regions
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-27  0:21 [binutils-gdb] Add support for new POWER ISA 3.0 instructions sergiodj+buildbot
@ 2016-05-27 13:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-27 13:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3513>

Commit(s) tested:
	19dfcc89e8d94526f011242041b700ede8834996

Author(s) (in the same order as the commits):
	Peter Bergner <bergner@vnet.ibm.com>

Subject:
	Add support for new POWER ISA 3.0 instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6420d48ae5f7e4c685cbb53c69e5b81e92b12b7d>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: copy libm-2.21.so to libm.so.6
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: copy libc-2.21.so to libc.so.6
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: unprelink break-interp-BINprelinkNOdebugSEPpieATTACH
============================


*** Complete list of XFAILs for this builder ***
============================
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/info-os.exp: continue
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get file descriptors
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get internet-domain sockets
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get message queues
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process groups
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process list
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get semaphores
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get shared-memory regions
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-25 20:20 [binutils-gdb] MIPS/BFD: Report `bfd_reloc_outofrange' errors as such sergiodj+buildbot
@ 2016-05-27  6:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-27  6:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3510>

Commit(s) tested:
	de341542a60f7d3a80cc339db7d341b615cfa52f

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	MIPS/BFD: Report `bfd_reloc_outofrange' errors as such

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=91b5217e42cb82c128d626e9b67ad0c05f8c5e28>

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: copy libc-2.21.so to libc.so.6
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: unprelink break-interp-BINprelinkYESdebugNOpieATTACH pre-unprelink
============================


*** Complete list of XFAILs for this builder ***
============================
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/info-os.exp: continue
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get file descriptors
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get internet-domain sockets
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get message queues
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process groups
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process list
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get semaphores
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get shared-memory regions
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-25 19:18 [binutils-gdb] Enable VREX for all AVX512 directives sergiodj+buildbot
@ 2016-05-27  4:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-27  4:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3509>

Commit(s) tested:
	f3ad76370f8c79e4ae74ca6826e23bf417d5283a

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Enable VREX for all AVX512 directives

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=567a0fbde5177f9af9f1166bff2d7661b529fc89>

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
============================


*** Complete list of XFAILs for this builder ***
============================
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/info-os.exp: continue
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get file descriptors
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get internet-domain sockets
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get message queues
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process groups
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process list
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get semaphores
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get shared-memory regions
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-25 18:50 [binutils-gdb] Enable VREX for AVX512 directives sergiodj+buildbot
@ 2016-05-27  1:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-27  1:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3508>

Commit(s) tested:
	f1360d5830fc7695cd26214257c62f34b73070c8

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Enable VREX for AVX512 directives

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0d1f794b07edb8f14b798701cc86f5d14fe42b2b>

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
new FAIL: gdb.base/chng-syms.exp: running to stop_here after re-compile fails
new FAIL: gdb.base/chng-syms.exp: continue until exit at after re-compile fails
============================


*** Complete list of XFAILs for this builder ***
============================
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/info-os.exp: continue
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get file descriptors
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get internet-domain sockets
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get message queues
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process groups
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process list
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get semaphores
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get shared-memory regions
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-25 14:18 [binutils-gdb] fix spelling of HAVE_LIBPYTHON2_4 in py-value.c sergiodj+buildbot
@ 2016-05-26 13:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-26 13:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3502>

Commit(s) tested:
	7bd787e8774f96712d2e15a4094f094e00ff45ba

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	fix spelling of HAVE_LIBPYTHON2_4 in py-value.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=23ec24681fe7699596779bca3efe6170e94010cd>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one
============================


*** Complete list of XFAILs for this builder ***
============================
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/info-os.exp: continue
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get file descriptors
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get internet-domain sockets
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get message queues
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process groups
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process list
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get semaphores
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get shared-memory regions
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-25  8:02 [binutils-gdb] Fortran, testsuite: Fix duplicate testcase name sergiodj+buildbot
@ 2016-05-26  8:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-26  8:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3500>

Commit(s) tested:
	8b70175dfa76c97e28d83cd09f3604933a7c05f5

Author(s) (in the same order as the commits):
	Bernhard Heckel <bernhard.heckel@intel.com>

Subject:
	Fortran, testsuite: Fix duplicate testcase name.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4bac069f61f79c649a7d2848753693d3be2df2ba>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
============================


*** Complete list of XFAILs for this builder ***
============================
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/info-os.exp: continue
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get file descriptors
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get internet-domain sockets
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get message queues
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process groups
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process list
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get semaphores
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get shared-memory regions
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-25  7:30 [binutils-gdb] Fortran, typeprint: Take level of details into account when printing elements of a structure sergiodj+buildbot
@ 2016-05-26  1:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-26  1:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3497>

Commit(s) tested:
	9b2db1fd27cea1323a7ae0beb9399c8e1c4a3741

Author(s) (in the same order as the commits):
	Bernhard Heckel <bernhard.heckel@intel.com>

Subject:
	Fortran, typeprint: Take level of details into account when printing elements of a structure.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=578e5a7ab4baa3ad7dbbc1e02d3f31eb489f88c0>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
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: reset timer in the inferior
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: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
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 10: break break_fn
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: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
============================


*** Complete list of XFAILs for this builder ***
============================
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/info-os.exp: continue
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get file descriptors
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get internet-domain sockets
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get message queues
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process groups
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process list
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get semaphores
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get shared-memory regions
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-24 14:34 [binutils-gdb] [Linux] Optimize PID -> struct lwp_info lookup sergiodj+buildbot
@ 2016-05-25  4:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-25  4:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3488>

Commit(s) tested:
	774113b02f41ded4d9ba4d18571ee5024312ad1b

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	[Linux] Optimize PID -> struct lwp_info lookup

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c38dfa061f9142c0f7249bd0c66032e783afabc6>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
============================


*** Complete list of XFAILs for this builder ***
============================
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/info-os.exp: continue
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get file descriptors
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get internet-domain sockets
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get message queues
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process groups
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process list
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get semaphores
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get shared-memory regions
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-24 14:15 [binutils-gdb] [Linux] Read vDSO range from /proc/PID/task/PID/maps instead of /proc/PID/maps sergiodj+buildbot
@ 2016-05-24 23:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-24 23:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3486>

Commit(s) tested:
	95e94c3f18aaf34fadcd9a2a882ffe6147b9acc3

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	[Linux] Read vDSO range from /proc/PID/task/PID/maps instead of /proc/PID/maps

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4e4f500d09bec50653c9957a161917e69ed05e4d>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
============================


*** Complete list of XFAILs for this builder ***
============================
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/info-os.exp: continue
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get file descriptors
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get internet-domain sockets
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get message queues
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process groups
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process list
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get semaphores
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get shared-memory regions
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-24 14:06 [binutils-gdb] Linux native thread create/exit events support sergiodj+buildbot
@ 2016-05-24 21:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-24 21:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3485>

Commit(s) tested:
	aa01bd3689d204ce3d657cf7eb17b8343d79a080

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Linux native thread create/exit events support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=26857c78db7360da0fd592a1459c42c998e915dd>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one
============================


*** Complete list of XFAILs for this builder ***
============================
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/info-os.exp: continue
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get file descriptors
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get internet-domain sockets
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get message queues
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process groups
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process list
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get semaphores
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get shared-memory regions
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-24 11:32 [binutils-gdb] Fix syntax error in annota-input-while-running.exp sergiodj+buildbot
@ 2016-05-24 18:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-24 18:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3484>

Commit(s) tested:
	e70a7231e6347212258d43d2a46a20f7f7584386

Author(s) (in the same order as the commits):
	Francis Ricci <francisjricci@gmail.com>

Subject:
	Fix syntax error in annota-input-while-running.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=75e5fe6f4b4f2f83cd4683c64c39a4db06643a4f>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
============================


*** Racy tests that are not being considered ***
============================
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.base/info-os.exp: continue
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get file descriptors
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get internet-domain sockets
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get message queues
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process groups
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process list
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get semaphores
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get shared-memory regions
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 2 (in the last 30 days)
  - last-racyness-detected: 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
  - reported-by: GDB BuildBot Racy Detector (automatic)
  - number-of-racy-detections: 1 (in the last 30 days)
  - last-racyness-detected: 2016-05-17 22:44:00 UTC
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-23 11:03 [binutils-gdb] Sync config.guess and config.sub with FSF GCC mainline versions sergiodj+buildbot
@ 2016-05-23 16:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-23 16:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3472>

Commit(s) tested:
	b43b853577ed4fb6cc19b1faa17e8fbea3c58be7

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Sync config.guess and config.sub with FSF GCC mainline versions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0e01b94bcf08a2a25c4529a0e5bcc016410130f5>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.base/info-os.exp: continue
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get file descriptors
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get internet-domain sockets
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get message queues
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process groups
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process list
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get semaphores
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get shared-memory regions
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
  - Failed 2 time(s) in 30 days
  - Last detected racyness at 2016-05-23 15:12:06 UTC
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-23  8:59 [binutils-gdb] Support for dedicated output section for some ARM veneer types sergiodj+buildbot
@ 2016-05-23 12:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-23 12:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3470>

Commit(s) tested:
	daa4adae63f91377fe9b3e8d7421a0ceb4a51e26

Author(s) (in the same order as the commits):
	Thomas Preud'homme <thomas.preudhomme@arm.com>

Subject:
	Support for dedicated output section for some ARM veneer types

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e52b46162a25e21663ace7b35962fe2a7c82a728>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: continue
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get file descriptors
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get internet-domain sockets
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get message queues
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process groups
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get process list
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get semaphores
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get shared-memory regions
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.base/info-os.exp: get threads <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
  - Failed 1 time(s) in 30 days
  - Last detected racyness at 2016-05-17 22:44:00 UTC
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-18 17:49 [binutils-gdb] Fix build failure with GCC 4.1 sergiodj+buildbot
@ 2016-05-19 10:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-19 10:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3455>

Commit(s) tested:
	45f4ed92d14ddf891be1470556f53de6c94c8dc2

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix build failure with GCC 4.1.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=57f7a26be77d1daab2d9fcf35874e93344c45522>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.base/info-os.exp: continue ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.base/info-os.exp: get file descriptors ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.base/info-os.exp: get internet-domain sockets ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.base/info-os.exp: get message queues ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.base/info-os.exp: get process groups ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.base/info-os.exp: get process list ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.base/info-os.exp: get semaphores ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.base/info-os.exp: get shared-memory regions ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.base/info-os.exp: get threads ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.base/info-os.exp: get threads <<2>> ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>> ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>> ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>> ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>> ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>> ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>> ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>> ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>> ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>> ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end ##|## Failed 1 times since 2016-05-17 22:44:00
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork ##|## Failed 1 times since 2016-05-17 22:44:00
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-18 12:06 [binutils-gdb] Updated Swedish translations for bfd and binutils sergiodj+buildbot
@ 2016-05-18 21:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-18 21:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3449>

Commit(s) tested:
	5049806017a546184b87fc3282a586d686b8d98f

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Updated Swedish translations for bfd and binutils

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=97641a1845c06ad705dd9215250e0105eef2f1e6>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
FAIL: gdb.base/info-os.exp: get semaphores
FAIL: gdb.base/info-os.exp: get internet-domain sockets
FAIL: gdb.base/info-os.exp: get shared-memory regions
FAIL: gdb.base/info-os.exp: get process groups
FAIL: gdb.base/info-os.exp: get threads
FAIL: gdb.base/info-os.exp: get threads <<2>>
FAIL: gdb.base/info-os.exp: get process list
FAIL: gdb.base/info-os.exp: get message queues
FAIL: gdb.base/info-os.exp: continue
FAIL: gdb.base/info-os.exp: get file descriptors
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-17 22:37 [binutils-gdb] Add array start and end strings to generic_val_print_decorations sergiodj+buildbot
@ 2016-05-18  4:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-18  4:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3441>

Commit(s) tested:
	00272ec4b0cc22c1b9d60d39ce7bf5b2d5512582

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Add array start and end strings to generic_val_print_decorations

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3c7c240624d1b7faf6bfb4931b4c1a8746ace465>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
FAIL: gdb.base/info-os.exp: get semaphores
FAIL: gdb.base/info-os.exp: get internet-domain sockets
FAIL: gdb.base/info-os.exp: get shared-memory regions
FAIL: gdb.base/info-os.exp: get process groups
FAIL: gdb.base/info-os.exp: get threads
FAIL: gdb.base/info-os.exp: get threads <<2>>
FAIL: gdb.base/info-os.exp: get process list
FAIL: gdb.base/info-os.exp: get message queues
FAIL: gdb.base/info-os.exp: continue
FAIL: gdb.base/info-os.exp: get file descriptors
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-13  5:36 [binutils-gdb] ld -z combreloc elf_link_sort_relocs sergiodj+buildbot
@ 2016-05-13  6:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-13  6:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3427>

Commit(s) tested:
	c8e44c6d168f8e68b7bbb1119065e0059a16fe34

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	ld -z combreloc elf_link_sort_relocs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1ba52d9ae999c834050c4572c12cb39cabc7d1a1>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
FAIL: gdb.base/info-os.exp: get semaphores
FAIL: gdb.base/info-os.exp: get internet-domain sockets
FAIL: gdb.base/info-os.exp: get shared-memory regions
FAIL: gdb.base/info-os.exp: get process groups
FAIL: gdb.base/info-os.exp: get threads
FAIL: gdb.base/info-os.exp: get threads <<2>>
FAIL: gdb.base/info-os.exp: get process list
FAIL: gdb.base/info-os.exp: get message queues
FAIL: gdb.base/info-os.exp: continue
FAIL: gdb.base/info-os.exp: get file descriptors
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-11  1:45 [binutils-gdb] fix up two issues with the removal of unused variables sergiodj+buildbot
@ 2016-05-11 15:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-11 15:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3420>

Commit(s) tested:
	df140a0bc3140bca133cd7ced6e18903db69c396

Author(s) (in the same order as the commits):
	Trevor Saunders <tbsaunde+binutils@tbsaunde.org>

Subject:
	fix up two issues with the removal of unused variables

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f2b679ebbeb67bf6e0ab965b65589c7879ac2d6b>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
FAIL: gdb.base/info-os.exp: get semaphores
FAIL: gdb.base/info-os.exp: get internet-domain sockets
FAIL: gdb.base/info-os.exp: get shared-memory regions
FAIL: gdb.base/info-os.exp: get process groups
FAIL: gdb.base/info-os.exp: get threads
FAIL: gdb.base/info-os.exp: get threads <<2>>
FAIL: gdb.base/info-os.exp: get process list
FAIL: gdb.base/info-os.exp: get message queues
FAIL: gdb.base/info-os.exp: continue
FAIL: gdb.base/info-os.exp: get file descriptors
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-10  2:02 [binutils-gdb] PR 20059 _bfd_elf_copy_link_hash_symbol_type segfault sergiodj+buildbot
@ 2016-05-10  3:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-10  3:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3410>

Commit(s) tested:
	66a368220cc109070a30ac2bbf24057c8b07a2b0

Author(s) (in the same order as the commits):
	Pip Cet <pipcet@gmail.com>

Subject:
	PR 20059 _bfd_elf_copy_link_hash_symbol_type segfault

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ba7c65e45a44768291631c30142641d5630eced5>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
FAIL: gdb.base/info-os.exp: get semaphores
FAIL: gdb.base/info-os.exp: get internet-domain sockets
FAIL: gdb.base/info-os.exp: get shared-memory regions
FAIL: gdb.base/info-os.exp: get process groups
FAIL: gdb.base/info-os.exp: get threads
FAIL: gdb.base/info-os.exp: get threads <<2>>
FAIL: gdb.base/info-os.exp: get process list
FAIL: gdb.base/info-os.exp: get message queues
FAIL: gdb.base/info-os.exp: continue
FAIL: gdb.base/info-os.exp: get file descriptors
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-05  8:19 [binutils-gdb] Change type of cpsr in arm_sigreturn_next_pc sergiodj+buildbot
@ 2016-05-05  9:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-05  9:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3395>

Commit(s) tested:
	cf2ebb6e0958c9193c7c65620cd7a8b990d8b316

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Change type of cpsr in arm_sigreturn_next_pc

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f56f92fa472621f1d2df953dcd288e840b3f279b>

*** Regressions found ***
============================
new FAIL: gdb.python/py-mi-events.exp: check if python 3
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
new FAIL: gdb.python/py-mi-events.exp: check if python 3
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-05-04  0:22 [binutils-gdb] PR symtab/19914 fix handling of dwp + split debug sergiodj+buildbot
@ 2016-05-04 10:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-05-04 10:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3389>

Commit(s) tested:
	6c4474237ab3356b100ebbdd6ff1a8839745023d

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

Subject:
	PR symtab/19914 fix handling of dwp + split debug

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8a3d6f94f6422d53fb521e837dcd5c86fd08017c>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-27 16:28 [binutils-gdb] Skip debug sections when estimating distances sergiodj+buildbot
@ 2016-04-27 21:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-27 21:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3356>

Commit(s) tested:
	91f8bf69a526912f86da81070407bba6a050e27f

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Skip debug sections when estimating distances

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=56c4ecba97f4883ded2474e82bce85f8377165ae>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-22 18:06 [binutils-gdb] Choose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEMORY in read_value_memory sergiodj+buildbot
@ 2016-04-23 22:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-23 22:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3335>

Commit(s) tested:
	6d7e9d3b8dbbf46a0cd5dc4f6341c1f9eb8cd6ae

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Choose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEMORY in read_value_memory

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=346cf21a33592ad34fb91544754a1a647c491a79>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-22 18:39 [binutils-gdb] Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc) sergiodj+buildbot
@ 2016-04-23 20:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-23 20:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3334>

Commit(s) tested:
	b3f11165aad39586cca0352ed5fe32b721699c76

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=39fcd0535aee28e563791b3444ee81759eb0a0d1>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
@ 2016-04-22 13:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-22 13:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3320>

Commit(s) tested:
	88c3cd8dcb60606a25a16ea11149219db00f847b

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Switch gdb's TRY/CATCH to sjlj again

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3b829c4b0c7dc266347ef5f738b2d9228dc0b6a8>

*** Regressions found ***
============================
new FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
new FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
new FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
new FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
new FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/display.exp: disp *p_i
new FAIL: gdb.base/display.exp: p p_i = 0x0
new FAIL: gdb.base/display.exp: display bad address
new FAIL: gdb.base/display.exp: p p_i = &i
new FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off
new FAIL: gdb.base/display.exp: finish
new FAIL: gdb.base/display.exp: step
new FAIL: gdb.base/display.exp: cont
new FAIL: gdb.base/display.exp: printf "%d%d",i
new FAIL: gdb.base/display.exp: print/k j
new FAIL: gdb.base/display.exp: debug test output 1
new FAIL: gdb.base/display.exp: debug test output 1a
new FAIL: gdb.base/display.exp: debug test output 2
new FAIL: gdb.base/display.exp: debug test output 2a
new FAIL: gdb.base/display.exp: debug test output 3
new FAIL: gdb.base/display.exp: x/0 j
new FAIL: gdb.base/display.exp: ignored s
new FAIL: gdb.base/display.exp: print/a $pc
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse
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: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
new FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
new FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
new FAIL: gdb.base/value-double-free.exp: continue
new FAIL: gdb.base/value-double-free.exp: print empty
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.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: print expression before
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: continue until exit
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-cond.exp: watchpoint on global2 variable triggers
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
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 disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
new FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: set static local watch
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
new FAIL: gdb.base/watchpoint.exp: watch $pc
new FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
new FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
new FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4
new FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
new FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
new FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers
new FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
new FAIL: gdb.cp/annota2.exp: watch triggered on a.x
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler.
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame
new FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from int_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from short_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from char_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from void_func
new FAIL: gdb.reverse/finish-reverse-bkpt.exp: reverse-finish from void_func trips breakpoint at entry
new FAIL: gdb.reverse/finish-reverse-bkpt.exp: no spurious proceed after breakpoint stop
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from int_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from short_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from char_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from void_func
new FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: reverse-next over call trips user breakpoint at function entry
new FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: stopped at the right callee call
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint 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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints 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: breakpoint
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 B 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 second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
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: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints 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: breakpoint
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 B 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 second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-21  0:21 [binutils-gdb] Don't check relocations in excluded sections sergiodj+buildbot
@ 2016-04-21 17:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-21 17:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3314>

Commit(s) tested:
	5ce03cea78d4d8bf00e29e4dfa4952d53f3b1064

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Don't check relocations in excluded sections

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1d9e7ab983bcc23654f2072c98962eb3e093e684>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/help.exp: help data
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.base/a2-run.exp: run "a2-run" with no args
PASS -> FAIL: gdb.base/annota1.exp: annotation set at level 2
PASS -> FAIL: gdb.base/annota1.exp: re-run
PASS -> FAIL: gdb.base/annota3.exp: annotation set at level 3
PASS -> FAIL: gdb.base/annota3.exp: breakpoint info
PASS -> FAIL: gdb.base/annota3.exp: run until main breakpoint
PASS -> FAIL: gdb.base/annota3.exp: go after array init line
PASS -> FAIL: gdb.base/annota3.exp: print array
PASS -> FAIL: gdb.base/annota3.exp: print non_existent_value
PASS -> FAIL: gdb.base/annota3.exp: breakpoint handle_USR1
PASS -> FAIL: gdb.base/annota3.exp: breakpoint printf
PASS -> FAIL: gdb.base/annota3.exp: continue to printf
PASS -> FAIL: gdb.base/annota3.exp: backtrace from shlibrary
PASS -> FAIL: gdb.base/annota3.exp: send SIGUSR1
PASS -> FAIL: gdb.base/annota3.exp: backtrace @ signal handler
PASS -> FAIL: gdb.base/annota3.exp: delete bp 1
PASS -> FAIL: gdb.base/annota3.exp: delete bp 2
PASS -> FAIL: gdb.base/annota3.exp: delete bp 3
PASS -> FAIL: gdb.base/annota3.exp: break at main
PASS -> FAIL: gdb.base/annota3.exp: set up display
PASS -> FAIL: gdb.base/annota3.exp: re-run
PASS -> FAIL: gdb.base/annota3.exp: break at value++
PASS -> FAIL: gdb.base/annota3.exp: ignore 5 4
PASS -> FAIL: gdb.base/annota3.exp: annotate ignore count change
PASS -> FAIL: gdb.base/annota3.exp: next to exit loop
PASS -> FAIL: gdb.base/annota3.exp: breakpoint ignore count
PASS -> FAIL: gdb.base/annota3.exp: signal sent
new FAIL: gdb.base/argv0-symlink.exp: argv[0] should be available on this target
new FAIL: gdb.base/attach.exp: setting breakpoint at 22
PASS -> FAIL: gdb.base/attach-wait-input.exp: editing on: attach and print
PASS -> FAIL: gdb.base/attach-wait-input.exp: editing off: attach and print
new FAIL: gdb.base/bitfields2.exp: setting breakpoint at break1
new FAIL: gdb.base/bitfields2.exp: setting breakpoint at break2
new FAIL: gdb.base/bitfields2.exp: setting breakpoint at break3
new FAIL: gdb.base/bitfields2.exp: setting breakpoint at break4
new FAIL: gdb.base/bitfields2.exp: setting breakpoint at break5
new FAIL: gdb.base/bitfields.exp: setting breakpoint at break5
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: reach-libfunc: setting breakpoint at libfunc
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: reach-libfunc: setting breakpoint at libfunc
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: reach-libfunc: setting breakpoint at libfunc
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: reach-libfunc: setting breakpoint at libfunc
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: reach-libfunc: setting breakpoint at libfunc
new FAIL: gdb.base/callfuncs.exp: setting breakpoint at add
new FAIL: gdb.base/callfuncs.exp: setting breakpoint at sum10
new FAIL: gdb.base/callfuncs.exp: setting breakpoint at t_small_values
new FAIL: gdb.base/callfuncs.exp: noproto: setting breakpoint at add
new FAIL: gdb.base/callfuncs.exp: noproto: setting breakpoint at sum10
new FAIL: gdb.base/callfuncs.exp: noproto: setting breakpoint at t_small_values
new FAIL: gdb.base/catch-signal.exp: setting breakpoint at main
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 57
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 49
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 59
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 54
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 57
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 49
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 59
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 54
new FAIL: gdb.base/commands.exp:
new FAIL: gdb.base/commands.exp: setting breakpoint at main
PASS -> FAIL: gdb.base/completion.exp: directory completion
PASS -> FAIL: gdb.base/completion.exp: directory completion 2
new FAIL: gdb.base/condbreak.exp:
new FAIL: gdb.base/default.exp:
new FAIL: gdb.base/define.exp:
new FAIL: gdb.base/dmsym.exp: setting breakpoint at dmsym_main.c:31
new FAIL: gdb.base/ena-dis-br.exp:
PASS -> FAIL: gdb.base/freebpcmd.exp: send breakpoint commands
PASS -> FAIL: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built absolute
PASS -> FAIL: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built relative
PASS -> FAIL: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built other
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call0b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call0c
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call0d
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call0e
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call1b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call1c
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call1d
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call1e
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2c
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2d
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2e
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2f
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2g
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2h
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callcb
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callcc
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callcd
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callce
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callcf
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callc1b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callc2b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call3b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call3c
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call4b
PASS -> FAIL: gdb.base/help.exp: help data
PASS -> FAIL: gdb.base/help.exp: help status
PASS -> FAIL: gdb.base/macscp.exp: info macro WHERE after `list main'
PASS -> FAIL: gdb.base/macscp.exp: info macro WHERE after `list macscp2_2'
PASS -> FAIL: gdb.base/macscp.exp: info macro WHERE after `list macscp3_2'
PASS -> FAIL: gdb.base/macscp.exp: info macro WHERE after `list macscp_4_2_from_macscp2'
KFAIL -> FAIL: gdb.base/macscp.exp: info macro WHERE after `list macscp_4_2_from_macscp3'
new FAIL: gdb.base/maint.exp:
PASS -> FAIL: gdb.base/maint.exp: maint print objfiles: header
PASS -> FAIL: gdb.base/maint.exp: maint print objfiles: psymtabs
PASS -> FAIL: gdb.base/maint.exp: maint print objfiles: symtabs
PASS -> FAIL: gdb.base/maint.exp: maint internal-error
new FAIL: gdb.base/multi-forks.exp: setting breakpoint at 40
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 2
new FAIL: gdb.base/nostdlib.exp: setting breakpoint at *_start
new FAIL: gdb.base/pending.exp:
PASS -> FAIL: gdb.base/relocate.exp: static variables have different addresses
PASS -> FAIL: gdb.base/relocate.exp: global variables have different addresses
PASS -> FAIL: gdb.base/relocate.exp: functions have different addresses
new FAIL: gdb.base/shlib-call.exp: setting breakpoint at shr1
PASS -> FAIL: gdb.base/sigaltstack.exp: backtrace
PASS -> FAIL: gdb.base/sigbpt.exp: Verify that SIGSEGV occurs at the last STEPI insn
new FAIL: gdb.base/sigbpt.exp:
new FAIL: gdb.base/siginfo-addr.exp: setting breakpoint at pass
PASS -> FAIL: gdb.base/siginfo.exp: backtrace for nexti
new FAIL: gdb.base/signull.exp:
PASS -> FAIL: gdb.base/sigstep.exp: validate backtrace: backtrace for nexti
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/trace-commands.exp: depth resets on error part 1
new FAIL: gdb.base/unload.exp: setting breakpoint at shrfunc2
new FAIL: gdb.base/unload.exp: setting breakpoint at unload.c:66
new FAIL: gdb.base/unload.exp: setting breakpoint at unload.c:93
new FAIL: gdb.base/watchpoint.exp: setting breakpoint at 151
new FAIL: gdb.base/watchpoint.exp: setting breakpoint at 159
new FAIL: gdb.base/watchpoint.exp: setting breakpoint at 167
new FAIL: gdb.base/watchpoint.exp: no-hw: setting breakpoint at 151
new FAIL: gdb.base/watchpoint.exp: no-hw: setting breakpoint at 159
new FAIL: gdb.base/watchpoint.exp: no-hw: setting breakpoint at 167
new FAIL: gdb.base/watchpoint-solib.exp:
PASS -> FAIL: gdb.cp/annota2.exp: annotation set at level 2
PASS -> FAIL: gdb.cp/annota2.exp: delete bps
PASS -> FAIL: gdb.cp/annota3.exp: annotation set at level 3
PASS -> FAIL: gdb.cp/annota3.exp: first run until main breakpoint
PASS -> FAIL: gdb.cp/annota3.exp: print class
PASS -> FAIL: gdb.cp/annota3.exp: continue to exit
PASS -> FAIL: gdb.cp/annota3.exp: delete bps
PASS -> FAIL: gdb.cp/annota3.exp: break at main
PASS -> FAIL: gdb.cp/annota3.exp: second run until main breakpoint
PASS -> FAIL: gdb.cp/annota3.exp: set watch on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at 'GDB<int>::b
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at 'GDB<int>::c
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::operator ==
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::operator==
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<char>::harder
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::harder
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at "int GDB<char>::even_harder<int>
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::simple
PASS -> FAIL: gdb.cp/cp-relocate.exp: C++ functions have different addresses
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::inner::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::inner::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::Inner::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::Inner::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::inner::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::inner::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::Inner::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::Inner::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::inner::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::inner::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::Inner::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::Inner::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi1::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi1::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi1::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi2::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi2::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi2::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi3::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi3::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi3::Innermost::foo
PASS -> FAIL: gdb.cp/overload-const.exp: setting breakpoint at myclass::func
new FAIL: gdb.cp/parse-lang.exp: setting breakpoint at marker
new FAIL: gdb.cp/re-set-overloaded.exp: setting breakpoint at main
PASS -> FAIL: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_lang
PASS -> FAIL: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_symtab
new FAIL: gdb.dwarf2/dw2-objfile-overlap.exp: setting breakpoint at *outer_before
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: continue to func01
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: create varobj for ptr
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: get children of var1
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access integer member
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access array member
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access pointer member
PASS -> FAIL: gdb.fortran/exprs.exp: reject p _
PASS -> FAIL: gdb.fortran/types.exp: reject pt _
PASS -> FAIL: gdb.go/print.exp: reject p 1.1x
PASS -> FAIL: gdb.go/print.exp: reject p 1.1ff
PASS -> FAIL: gdb.go/print.exp: reject p 1.1ll
new FAIL: gdb.guile/scm-cmd.exp: Can't run to main
new FAIL: gdb.guile/scm-objfile.exp: Can't run to main
new FAIL: gdb.guile/scm-value.exp: Can't run to main
new FAIL: gdb.linespec/break-ask.exp: setting breakpoint at body_elsewhere
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
new FAIL: gdb.multi/watchpoint-multi.exp: setting breakpoint at main
new FAIL: gdb.multi/watchpoint-multi.exp: setting breakpoint at marker_exit
PASS -> FAIL: gdb.objc/print.exp: reject p 1.1x
PASS -> FAIL: gdb.objc/print.exp: reject p 1.1ff
PASS -> FAIL: gdb.objc/print.exp: reject p 1.1ll
PASS -> FAIL: gdb.pascal/print.exp: reject p 1.1x
PASS -> FAIL: gdb.pascal/print.exp: reject p 1.1ff
PASS -> FAIL: gdb.pascal/print.exp: reject p 1.1ll
PASS -> FAIL: gdb.python/py-completion.exp: list all completions of 'complete completelimit2 c'
PASS -> FAIL: gdb.python/python.exp: atexit handling
new FAIL: gdb.reverse/consecutive-precsave.exp: setting breakpoint at foo
new FAIL: gdb.reverse/consecutive-reverse.exp: setting breakpoint at foo
new FAIL: gdb.server/ext-restart.exp: setting breakpoint at main
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
PASS -> FAIL: gdb.server/ext-run.exp: get process list
new FAIL: gdb.server/ext-wrapper.exp: setting breakpoint at marker
PASS -> FAIL: gdb.server/file-transfer.exp: compare intermediate binary file
PASS -> FAIL: gdb.server/file-transfer.exp: compare binary file
PASS -> FAIL: gdb.server/file-transfer.exp: compare intermediate text file
PASS -> FAIL: gdb.server/file-transfer.exp: compare text file
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.server/no-thread-db.exp: setting breakpoint at no-thread-db.c:26
new FAIL: gdb.server/server-kill.exp: setting breakpoint at server-kill.c:29
new FAIL: gdb.server/server-run.exp: setting breakpoint at main
new FAIL: gdb.server/wrapper.exp: setting breakpoint at marker
PASS -> FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attach
PASS -> FAIL: gdb.threads/attach-into-signal.exp: threaded: attach
new FAIL: gdb.threads/linux-dp.exp: setting breakpoint at 192
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 0
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 1
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 2
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 3
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 4
new FAIL: gdb.threads/linux-dp.exp: setting breakpoint at 199
new FAIL: gdb.threads/linux-dp.exp: setting breakpoint at print_philosopher thread 5
PASS -> FAIL: gdb.threads/linux-dp.exp: found an interesting thread
PASS -> FAIL: gdb.threads/linux-dp.exp: manager thread found
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/print-threads.exp: setting breakpoint at kill
new FAIL: gdb.threads/schedlock.exp: setting breakpoint at 44
PASS -> FAIL: gdb.threads/schedlock.exp: stop all threads
new FAIL: gdb.threads/schedlock.exp: setting breakpoint at 80 if arg != 0
PASS -> FAIL: gdb.threads/schedlock.exp: all threads alive
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: stop all threads
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: setting breakpoint at 80 if arg != 0
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: other threads ran - unlocked
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: setting breakpoint at 80 if arg != 0
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: other threads ran - unlocked
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: setting breakpoint at 80 if arg != 0
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: other threads ran - unlocked
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/staticthreads.exp:
new FAIL: gdb.threads/threxit-hop-specific.exp: setting breakpoint at 47
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
new FAIL: gdb.trace/actions.exp: Could not find gdb_recursion_test function
new FAIL: gdb.trace/deltrace.exp: Could not find gdb_recursion_test function
new FAIL: gdb.trace/entry-values.exp: Find the call or branch instruction offset in bar
new FAIL: gdb.trace/infotrace.exp: setting tracepoints
new FAIL: gdb.trace/passcount.exp: Could not find gdb_recursion_test function
new FAIL: gdb.trace/save-trace.exp: Could not find gdb_recursion_test function
new FAIL: gdb.trace/tracecmd.exp: Could not find gdb_recursion_test function
new FAIL: gdb.trace/while-stepping.exp: Could not find gdb_c_test function
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-20 22:27 [binutils-gdb] Build GDB as a C++ program by default sergiodj+buildbot
@ 2016-04-21 14:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-21 14:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3313>

Commit(s) tested:
	a23585089d7ba710b238d3d1ab3d34320afa48d0

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Build GDB as a C++ program by default

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ccee3857b19d91e5fec6c4116fb3b37b10766df7>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/a2-run.exp: run "a2-run" with no args
PASS -> FAIL: gdb.base/annota1.exp: annotation set at level 2
PASS -> FAIL: gdb.base/annota1.exp: re-run
PASS -> FAIL: gdb.base/annota3.exp: annotation set at level 3
PASS -> FAIL: gdb.base/annota3.exp: breakpoint info
PASS -> FAIL: gdb.base/annota3.exp: run until main breakpoint
PASS -> FAIL: gdb.base/annota3.exp: go after array init line
PASS -> FAIL: gdb.base/annota3.exp: print array
PASS -> FAIL: gdb.base/annota3.exp: print non_existent_value
PASS -> FAIL: gdb.base/annota3.exp: breakpoint handle_USR1
PASS -> FAIL: gdb.base/annota3.exp: breakpoint printf
PASS -> FAIL: gdb.base/annota3.exp: continue to printf
PASS -> FAIL: gdb.base/annota3.exp: backtrace from shlibrary
PASS -> FAIL: gdb.base/annota3.exp: send SIGUSR1
PASS -> FAIL: gdb.base/annota3.exp: backtrace @ signal handler
PASS -> FAIL: gdb.base/annota3.exp: delete bp 1
PASS -> FAIL: gdb.base/annota3.exp: delete bp 2
PASS -> FAIL: gdb.base/annota3.exp: delete bp 3
PASS -> FAIL: gdb.base/annota3.exp: break at main
PASS -> FAIL: gdb.base/annota3.exp: set up display
PASS -> FAIL: gdb.base/annota3.exp: re-run
PASS -> FAIL: gdb.base/annota3.exp: break at value++
PASS -> FAIL: gdb.base/annota3.exp: ignore 5 4
PASS -> FAIL: gdb.base/annota3.exp: annotate ignore count change
PASS -> FAIL: gdb.base/annota3.exp: next to exit loop
PASS -> FAIL: gdb.base/annota3.exp: breakpoint ignore count
PASS -> FAIL: gdb.base/annota3.exp: signal sent
new FAIL: gdb.base/argv0-symlink.exp: argv[0] should be available on this target
new FAIL: gdb.base/attach.exp: setting breakpoint at 22
PASS -> FAIL: gdb.base/attach-wait-input.exp: editing on: attach and print
PASS -> FAIL: gdb.base/attach-wait-input.exp: editing off: attach and print
new FAIL: gdb.base/bitfields2.exp: setting breakpoint at break1
new FAIL: gdb.base/bitfields2.exp: setting breakpoint at break2
new FAIL: gdb.base/bitfields2.exp: setting breakpoint at break3
new FAIL: gdb.base/bitfields2.exp: setting breakpoint at break4
new FAIL: gdb.base/bitfields2.exp: setting breakpoint at break5
new FAIL: gdb.base/bitfields.exp: setting breakpoint at break5
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: reach-libfunc: setting breakpoint at libfunc
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: reach-libfunc: setting breakpoint at libfunc
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: reach-libfunc: setting breakpoint at libfunc
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: reach-libfunc: setting breakpoint at libfunc
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: reach-libfunc: setting breakpoint at libfunc
new FAIL: gdb.base/callfuncs.exp: setting breakpoint at add
new FAIL: gdb.base/callfuncs.exp: setting breakpoint at sum10
new FAIL: gdb.base/callfuncs.exp: setting breakpoint at t_small_values
new FAIL: gdb.base/callfuncs.exp: noproto: setting breakpoint at add
new FAIL: gdb.base/callfuncs.exp: noproto: setting breakpoint at sum10
new FAIL: gdb.base/callfuncs.exp: noproto: setting breakpoint at t_small_values
new FAIL: gdb.base/catch-signal.exp: setting breakpoint at main
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 57
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 49
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 59
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 54
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 57
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 49
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 59
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 54
new FAIL: gdb.base/commands.exp:
new FAIL: gdb.base/commands.exp: setting breakpoint at main
PASS -> FAIL: gdb.base/completion.exp: directory completion
PASS -> FAIL: gdb.base/completion.exp: directory completion 2
new FAIL: gdb.base/condbreak.exp:
new FAIL: gdb.base/default.exp:
new FAIL: gdb.base/define.exp:
new FAIL: gdb.base/dmsym.exp: setting breakpoint at dmsym_main.c:31
new FAIL: gdb.base/ena-dis-br.exp:
PASS -> FAIL: gdb.base/freebpcmd.exp: send breakpoint commands
PASS -> FAIL: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built absolute
PASS -> FAIL: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built relative
PASS -> FAIL: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built other
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call0b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call0c
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call0d
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call0e
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call1b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call1c
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call1d
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call1e
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2c
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2d
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2e
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2f
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2g
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2h
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callcb
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callcc
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callcd
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callce
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callcf
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callc1b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callc2b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call3b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call3c
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call4b
PASS -> FAIL: gdb.base/help.exp: help status
PASS -> FAIL: gdb.base/macscp.exp: info macro WHERE after `list main'
PASS -> FAIL: gdb.base/macscp.exp: info macro WHERE after `list macscp2_2'
PASS -> FAIL: gdb.base/macscp.exp: info macro WHERE after `list macscp3_2'
PASS -> FAIL: gdb.base/macscp.exp: info macro WHERE after `list macscp_4_2_from_macscp2'
KFAIL -> FAIL: gdb.base/macscp.exp: info macro WHERE after `list macscp_4_2_from_macscp3'
new FAIL: gdb.base/maint.exp:
PASS -> FAIL: gdb.base/maint.exp: maint print objfiles: header
PASS -> FAIL: gdb.base/maint.exp: maint print objfiles: psymtabs
PASS -> FAIL: gdb.base/maint.exp: maint print objfiles: symtabs
PASS -> FAIL: gdb.base/maint.exp: maint internal-error
new FAIL: gdb.base/multi-forks.exp: setting breakpoint at 40
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 2
new FAIL: gdb.base/nostdlib.exp: setting breakpoint at *_start
new FAIL: gdb.base/pending.exp:
PASS -> FAIL: gdb.base/relocate.exp: static variables have different addresses
PASS -> FAIL: gdb.base/relocate.exp: global variables have different addresses
PASS -> FAIL: gdb.base/relocate.exp: functions have different addresses
new FAIL: gdb.base/shlib-call.exp: setting breakpoint at shr1
PASS -> FAIL: gdb.base/sigaltstack.exp: backtrace
PASS -> FAIL: gdb.base/sigbpt.exp: Verify that SIGSEGV occurs at the last STEPI insn
new FAIL: gdb.base/sigbpt.exp:
new FAIL: gdb.base/siginfo-addr.exp: setting breakpoint at pass
PASS -> FAIL: gdb.base/siginfo.exp: backtrace for nexti
new FAIL: gdb.base/signull.exp:
PASS -> FAIL: gdb.base/sigstep.exp: validate backtrace: backtrace for nexti
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/trace-commands.exp: depth resets on error part 1
new FAIL: gdb.base/unload.exp: setting breakpoint at shrfunc2
new FAIL: gdb.base/unload.exp: setting breakpoint at unload.c:66
new FAIL: gdb.base/unload.exp: setting breakpoint at unload.c:93
new FAIL: gdb.base/watchpoint.exp: setting breakpoint at 151
new FAIL: gdb.base/watchpoint.exp: setting breakpoint at 159
new FAIL: gdb.base/watchpoint.exp: setting breakpoint at 167
new FAIL: gdb.base/watchpoint.exp: no-hw: setting breakpoint at 151
new FAIL: gdb.base/watchpoint.exp: no-hw: setting breakpoint at 159
new FAIL: gdb.base/watchpoint.exp: no-hw: setting breakpoint at 167
new FAIL: gdb.base/watchpoint-solib.exp:
PASS -> FAIL: gdb.cp/annota2.exp: annotation set at level 2
PASS -> FAIL: gdb.cp/annota2.exp: delete bps
PASS -> FAIL: gdb.cp/annota3.exp: annotation set at level 3
PASS -> FAIL: gdb.cp/annota3.exp: first run until main breakpoint
PASS -> FAIL: gdb.cp/annota3.exp: print class
PASS -> FAIL: gdb.cp/annota3.exp: continue to exit
PASS -> FAIL: gdb.cp/annota3.exp: delete bps
PASS -> FAIL: gdb.cp/annota3.exp: break at main
PASS -> FAIL: gdb.cp/annota3.exp: second run until main breakpoint
PASS -> FAIL: gdb.cp/annota3.exp: set watch on a.x
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at 'GDB<int>::b
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at 'GDB<int>::c
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::operator ==
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::operator==
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<char>::harder
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::harder
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at "int GDB<char>::even_harder<int>
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::simple
PASS -> FAIL: gdb.cp/cp-relocate.exp: C++ functions have different addresses
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::inner::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::inner::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::Inner::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::Inner::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::inner::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::inner::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::Inner::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::Inner::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::inner::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::inner::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::Inner::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::Inner::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi1::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi1::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi1::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi2::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi2::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi2::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi3::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi3::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi3::Innermost::foo
PASS -> FAIL: gdb.cp/overload-const.exp: setting breakpoint at myclass::func
new FAIL: gdb.cp/parse-lang.exp: setting breakpoint at marker
new FAIL: gdb.cp/re-set-overloaded.exp: setting breakpoint at main
PASS -> FAIL: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_lang
PASS -> FAIL: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_symtab
new FAIL: gdb.dwarf2/dw2-objfile-overlap.exp: setting breakpoint at *outer_before
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: continue to func01
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: create varobj for ptr
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: get children of var1
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access integer member
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access array member
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access pointer member
PASS -> FAIL: gdb.fortran/exprs.exp: reject p _
PASS -> FAIL: gdb.fortran/types.exp: reject pt _
PASS -> FAIL: gdb.go/print.exp: reject p 1.1x
PASS -> FAIL: gdb.go/print.exp: reject p 1.1ff
PASS -> FAIL: gdb.go/print.exp: reject p 1.1ll
new FAIL: gdb.guile/scm-cmd.exp: Can't run to main
new FAIL: gdb.guile/scm-objfile.exp: Can't run to main
new FAIL: gdb.guile/scm-value.exp: Can't run to main
new FAIL: gdb.linespec/break-ask.exp: setting breakpoint at body_elsewhere
new FAIL: gdb.multi/watchpoint-multi.exp: setting breakpoint at main
new FAIL: gdb.multi/watchpoint-multi.exp: setting breakpoint at marker_exit
PASS -> FAIL: gdb.objc/print.exp: reject p 1.1x
PASS -> FAIL: gdb.objc/print.exp: reject p 1.1ff
PASS -> FAIL: gdb.objc/print.exp: reject p 1.1ll
PASS -> FAIL: gdb.pascal/print.exp: reject p 1.1x
PASS -> FAIL: gdb.pascal/print.exp: reject p 1.1ff
PASS -> FAIL: gdb.pascal/print.exp: reject p 1.1ll
PASS -> FAIL: gdb.python/py-completion.exp: list all completions of 'complete completelimit2 c'
PASS -> FAIL: gdb.python/python.exp: atexit handling
new FAIL: gdb.reverse/consecutive-precsave.exp: setting breakpoint at foo
new FAIL: gdb.reverse/consecutive-reverse.exp: setting breakpoint at foo
new FAIL: gdb.server/ext-restart.exp: setting breakpoint at main
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
PASS -> FAIL: gdb.server/ext-run.exp: get process list
new FAIL: gdb.server/ext-wrapper.exp: setting breakpoint at marker
PASS -> FAIL: gdb.server/file-transfer.exp: compare intermediate binary file
PASS -> FAIL: gdb.server/file-transfer.exp: compare binary file
PASS -> FAIL: gdb.server/file-transfer.exp: compare intermediate text file
PASS -> FAIL: gdb.server/file-transfer.exp: compare text file
new FAIL: gdb.server/no-thread-db.exp: setting breakpoint at no-thread-db.c:26
new FAIL: gdb.server/server-kill.exp: setting breakpoint at server-kill.c:29
new FAIL: gdb.server/server-run.exp: setting breakpoint at main
new FAIL: gdb.server/wrapper.exp: setting breakpoint at marker
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attach
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach
new FAIL: gdb.threads/linux-dp.exp: setting breakpoint at 192
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 0
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 1
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 2
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 3
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 4
new FAIL: gdb.threads/linux-dp.exp: setting breakpoint at 199
new FAIL: gdb.threads/linux-dp.exp: setting breakpoint at print_philosopher thread 5
PASS -> FAIL: gdb.threads/linux-dp.exp: found an interesting thread
PASS -> FAIL: gdb.threads/linux-dp.exp: manager thread found
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/print-threads.exp: setting breakpoint at kill
new FAIL: gdb.threads/schedlock.exp: setting breakpoint at 44
PASS -> FAIL: gdb.threads/schedlock.exp: stop all threads
new FAIL: gdb.threads/schedlock.exp: setting breakpoint at 80 if arg != 0
PASS -> FAIL: gdb.threads/schedlock.exp: all threads alive
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: stop all threads
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: setting breakpoint at 80 if arg != 0
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: other threads ran - unlocked
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: setting breakpoint at 80 if arg != 0
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: other threads ran - unlocked
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: setting breakpoint at 80 if arg != 0
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: other threads ran - unlocked
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/staticthreads.exp:
new FAIL: gdb.threads/threxit-hop-specific.exp: setting breakpoint at 47
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
new FAIL: gdb.trace/actions.exp: Could not find gdb_recursion_test function
new FAIL: gdb.trace/deltrace.exp: Could not find gdb_recursion_test function
new FAIL: gdb.trace/entry-values.exp: Find the call or branch instruction offset in bar
new FAIL: gdb.trace/infotrace.exp: setting tracepoints
new FAIL: gdb.trace/passcount.exp: Could not find gdb_recursion_test function
new FAIL: gdb.trace/save-trace.exp: Could not find gdb_recursion_test function
new FAIL: gdb.trace/tracecmd.exp: Could not find gdb_recursion_test function
new FAIL: gdb.trace/while-stepping.exp: Could not find gdb_c_test function
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.base/a2-run.exp: run "a2-run" with no args
PASS -> FAIL: gdb.base/annota1.exp: annotation set at level 2
PASS -> FAIL: gdb.base/annota1.exp: re-run
PASS -> FAIL: gdb.base/annota3.exp: annotation set at level 3
PASS -> FAIL: gdb.base/annota3.exp: breakpoint info
PASS -> FAIL: gdb.base/annota3.exp: run until main breakpoint
PASS -> FAIL: gdb.base/annota3.exp: go after array init line
PASS -> FAIL: gdb.base/annota3.exp: print array
PASS -> FAIL: gdb.base/annota3.exp: print non_existent_value
PASS -> FAIL: gdb.base/annota3.exp: breakpoint handle_USR1
PASS -> FAIL: gdb.base/annota3.exp: breakpoint printf
PASS -> FAIL: gdb.base/annota3.exp: continue to printf
PASS -> FAIL: gdb.base/annota3.exp: backtrace from shlibrary
PASS -> FAIL: gdb.base/annota3.exp: send SIGUSR1
PASS -> FAIL: gdb.base/annota3.exp: backtrace @ signal handler
PASS -> FAIL: gdb.base/annota3.exp: delete bp 1
PASS -> FAIL: gdb.base/annota3.exp: delete bp 2
PASS -> FAIL: gdb.base/annota3.exp: delete bp 3
PASS -> FAIL: gdb.base/annota3.exp: break at main
PASS -> FAIL: gdb.base/annota3.exp: set up display
PASS -> FAIL: gdb.base/annota3.exp: re-run
PASS -> FAIL: gdb.base/annota3.exp: break at value++
PASS -> FAIL: gdb.base/annota3.exp: ignore 5 4
PASS -> FAIL: gdb.base/annota3.exp: annotate ignore count change
PASS -> FAIL: gdb.base/annota3.exp: next to exit loop
PASS -> FAIL: gdb.base/annota3.exp: breakpoint ignore count
PASS -> FAIL: gdb.base/annota3.exp: signal sent
new FAIL: gdb.base/argv0-symlink.exp: argv[0] should be available on this target
new FAIL: gdb.base/attach.exp: setting breakpoint at 22
PASS -> FAIL: gdb.base/attach-wait-input.exp: editing on: attach and print
PASS -> FAIL: gdb.base/attach-wait-input.exp: editing off: attach and print
new FAIL: gdb.base/bitfields2.exp: setting breakpoint at break1
new FAIL: gdb.base/bitfields2.exp: setting breakpoint at break2
new FAIL: gdb.base/bitfields2.exp: setting breakpoint at break3
new FAIL: gdb.base/bitfields2.exp: setting breakpoint at break4
new FAIL: gdb.base/bitfields2.exp: setting breakpoint at break5
new FAIL: gdb.base/bitfields.exp: setting breakpoint at break5
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: reach-libfunc: setting breakpoint at libfunc
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: reach-libfunc: setting breakpoint at libfunc
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: reach-libfunc: setting breakpoint at libfunc
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: reach-libfunc: setting breakpoint at libfunc
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: reach-libfunc: setting breakpoint at libfunc
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: reach-
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: reach-main: setting breakpoint at main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: reach-libfunc: setting breakpoint at libfunc
new FAIL: gdb.base/callfuncs.exp: setting breakpoint at add
new FAIL: gdb.base/callfuncs.exp: setting breakpoint at sum10
new FAIL: gdb.base/callfuncs.exp: setting breakpoint at t_small_values
new FAIL: gdb.base/callfuncs.exp: noproto: setting breakpoint at add
new FAIL: gdb.base/callfuncs.exp: noproto: setting breakpoint at sum10
new FAIL: gdb.base/callfuncs.exp: noproto: setting breakpoint at t_small_values
new FAIL: gdb.base/catch-signal.exp: setting breakpoint at main
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 57
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 49
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 59
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 54
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 57
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 49
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 59
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 54
new FAIL: gdb.base/commands.exp:
new FAIL: gdb.base/commands.exp: setting breakpoint at main
PASS -> FAIL: gdb.base/completion.exp: directory completion
PASS -> FAIL: gdb.base/completion.exp: directory completion 2
new FAIL: gdb.base/condbreak.exp:
new FAIL: gdb.base/default.exp:
new FAIL: gdb.base/define.exp:
new FAIL: gdb.base/dmsym.exp: setting breakpoint at dmsym_main.c:31
new FAIL: gdb.base/ena-dis-br.exp:
PASS -> FAIL: gdb.base/freebpcmd.exp: send breakpoint commands
PASS -> FAIL: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built absolute
PASS -> FAIL: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built relative
PASS -> FAIL: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built other
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call0b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call0c
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call0d
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call0e
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call1b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call1c
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call1d
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call1e
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2c
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2d
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2e
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2f
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2g
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call2h
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callcb
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callcc
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callcd
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callce
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callcf
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callc1b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at callc2b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call3b
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call3c
new FAIL: gdb.base/funcargs.exp: setting breakpoint at call4b
PASS -> FAIL: gdb.base/help.exp: help status
PASS -> FAIL: gdb.base/macscp.exp: info macro WHERE after `list main'
PASS -> FAIL: gdb.base/macscp.exp: info macro WHERE after `list macscp2_2'
PASS -> FAIL: gdb.base/macscp.exp: info macro WHERE after `list macscp3_2'
PASS -> FAIL: gdb.base/macscp.exp: info macro WHERE after `list macscp_4_2_from_macscp2'
KFAIL -> FAIL: gdb.base/macscp.exp: info macro WHERE after `list macscp_4_2_from_macscp3'
new FAIL: gdb.base/maint.exp:
PASS -> FAIL: gdb.base/maint.exp: maint print objfiles: header
PASS -> FAIL: gdb.base/maint.exp: maint print objfiles: psymtabs
PASS -> FAIL: gdb.base/maint.exp: maint print objfiles: symtabs
PASS -> FAIL: gdb.base/maint.exp: maint internal-error
new FAIL: gdb.base/multi-forks.exp: setting breakpoint at 40
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 2
new FAIL: gdb.base/nostdlib.exp: setting breakpoint at *_start
new FAIL: gdb.base/pending.exp:
PASS -> FAIL: gdb.base/relocate.exp: static variables have different addresses
PASS -> FAIL: gdb.base/relocate.exp: global variables have different addresses
PASS -> FAIL: gdb.base/relocate.exp: functions have different addresses
new FAIL: gdb.base/shlib-call.exp: setting breakpoint at shr1
PASS -> FAIL: gdb.base/sigaltstack.exp: backtrace
PASS -> FAIL: gdb.base/sigbpt.exp: Verify that SIGSEGV occurs at the last STEPI insn
new FAIL: gdb.base/sigbpt.exp:
new FAIL: gdb.base/siginfo-addr.exp: setting breakpoint at pass
PASS -> FAIL: gdb.base/siginfo.exp: backtrace for nexti
new FAIL: gdb.base/signull.exp:
PASS -> FAIL: gdb.base/sigstep.exp: validate backtrace: backtrace for nexti
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: backtrace
PASS -> FAIL: gdb.base/trace-commands.exp: depth resets on error part 1
new FAIL: gdb.base/unload.exp: setting breakpoint at shrfunc2
new FAIL: gdb.base/unload.exp: setting breakpoint at unload.c:66
new FAIL: gdb.base/unload.exp: setting breakpoint at unload.c:93
new FAIL: gdb.base/watchpoint.exp: setting breakpoint at 151
new FAIL: gdb.base/watchpoint.exp: setting breakpoint at 159
new FAIL: gdb.base/watchpoint.exp: setting breakpoint at 167
new FAIL: gdb.base/watchpoint.exp: no-hw: setting breakpoint at 151
new FAIL: gdb.base/watchpoint.exp: no-hw: setting breakpoint at 159
new FAIL: gdb.base/watchpoint.exp: no-hw: setting breakpoint at 167
new FAIL: gdb.base/watchpoint-solib.exp:
PASS -> FAIL: gdb.cp/annota2.exp: annotation set at level 2
PASS -> FAIL: gdb.cp/annota2.exp: delete bps
PASS -> FAIL: gdb.cp/annota3.exp: annotation set at level 3
PASS -> FAIL: gdb.cp/annota3.exp: first run until main breakpoint
PASS -> FAIL: gdb.cp/annota3.exp: print class
PASS -> FAIL: gdb.cp/annota3.exp: continue to exit
PASS -> FAIL: gdb.cp/annota3.exp: delete bps
PASS -> FAIL: gdb.cp/annota3.exp: break at main
PASS -> FAIL: gdb.cp/annota3.exp: second run until main breakpoint
PASS -> FAIL: gdb.cp/annota3.exp: set watch on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at 'GDB<int>::b
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at 'GDB<int>::c
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::operator ==
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::operator==
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<char>::harder
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::harder
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at "int GDB<char>::even_harder<int>
PASS -> FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::simple
PASS -> FAIL: gdb.cp/cp-relocate.exp: C++ functions have different addresses
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::inner::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::inner::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::Inner::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::Inner::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::inner::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::inner::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::Inner::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *outer::Inner::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::inner::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::inner::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::Inner::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *Outer::Inner::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi1::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi1::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi1::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi2::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi2::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi2::Innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi3::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi3::innermost::foo
new FAIL: gdb.cp/nsalias.exp: setting breakpoint at *oi3::Innermost::foo
PASS -> FAIL: gdb.cp/overload-const.exp: setting breakpoint at myclass::func
new FAIL: gdb.cp/parse-lang.exp: setting breakpoint at marker
new FAIL: gdb.cp/re-set-overloaded.exp: setting breakpoint at main
PASS -> FAIL: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_lang
PASS -> FAIL: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_symtab
new FAIL: gdb.dwarf2/dw2-objfile-overlap.exp: setting breakpoint at *outer_before
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: continue to func01
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: create varobj for ptr
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: get children of var1
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access integer member
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access array member
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access pointer member
PASS -> FAIL: gdb.fortran/exprs.exp: reject p _
PASS -> FAIL: gdb.fortran/types.exp: reject pt _
PASS -> FAIL: gdb.go/print.exp: reject p 1.1x
PASS -> FAIL: gdb.go/print.exp: reject p 1.1ff
PASS -> FAIL: gdb.go/print.exp: reject p 1.1ll
new FAIL: gdb.guile/scm-cmd.exp: Can't run to main
new FAIL: gdb.guile/scm-objfile.exp: Can't run to main
new FAIL: gdb.guile/scm-value.exp: Can't run to main
new FAIL: gdb.linespec/break-ask.exp: setting breakpoint at body_elsewhere
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
new FAIL: gdb.multi/watchpoint-multi.exp: setting breakpoint at main
new FAIL: gdb.multi/watchpoint-multi.exp: setting breakpoint at marker_exit
PASS -> FAIL: gdb.objc/print.exp: reject p 1.1x
PASS -> FAIL: gdb.objc/print.exp: reject p 1.1ff
PASS -> FAIL: gdb.objc/print.exp: reject p 1.1ll
PASS -> FAIL: gdb.pascal/print.exp: reject p 1.1x
PASS -> FAIL: gdb.pascal/print.exp: reject p 1.1ff
PASS -> FAIL: gdb.pascal/print.exp: reject p 1.1ll
PASS -> FAIL: gdb.python/py-completion.exp: list all completions of 'complete completelimit2 c'
PASS -> FAIL: gdb.python/python.exp: atexit handling
new FAIL: gdb.reverse/consecutive-precsave.exp: setting breakpoint at foo
new FAIL: gdb.reverse/consecutive-reverse.exp: setting breakpoint at foo
new FAIL: gdb.server/ext-restart.exp: setting breakpoint at main
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
PASS -> FAIL: gdb.server/ext-run.exp: get process list
new FAIL: gdb.server/ext-wrapper.exp: setting breakpoint at marker
PASS -> FAIL: gdb.server/file-transfer.exp: compare intermediate binary file
PASS -> FAIL: gdb.server/file-transfer.exp: compare binary file
PASS -> FAIL: gdb.server/file-transfer.exp: compare intermediate text file
PASS -> FAIL: gdb.server/file-transfer.exp: compare text file
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.server/no-thread-db.exp: setting breakpoint at no-thread-db.c:26
new FAIL: gdb.server/server-kill.exp: setting breakpoint at server-kill.c:29
new FAIL: gdb.server/server-run.exp: setting breakpoint at main
new FAIL: gdb.server/wrapper.exp: setting breakpoint at marker
PASS -> FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attach
PASS -> FAIL: gdb.threads/attach-into-signal.exp: threaded: attach
new FAIL: gdb.threads/linux-dp.exp: setting breakpoint at 192
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 0
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 1
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 2
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 3
PASS -> FAIL: gdb.threads/linux-dp.exp: create philosopher: 4
new FAIL: gdb.threads/linux-dp.exp: setting breakpoint at 199
new FAIL: gdb.threads/linux-dp.exp: setting breakpoint at print_philosopher thread 5
PASS -> FAIL: gdb.threads/linux-dp.exp: found an interesting thread
PASS -> FAIL: gdb.threads/linux-dp.exp: manager thread found
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setting breakpoint at sigusr1_handler
new FAIL: gdb.threads/print-threads.exp: setting breakpoint at kill
new FAIL: gdb.threads/schedlock.exp: setting breakpoint at 44
PASS -> FAIL: gdb.threads/schedlock.exp: stop all threads
new FAIL: gdb.threads/schedlock.exp: setting breakpoint at 80 if arg != 0
PASS -> FAIL: gdb.threads/schedlock.exp: all threads alive
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: stop all threads
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: setting breakpoint at 80 if arg != 0
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: other threads ran - unlocked
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: setting breakpoint at 80 if arg != 0
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: other threads ran - unlocked
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: setting breakpoint at 80 if arg != 0
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: other threads ran - unlocked
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/staticthreads.exp:
new FAIL: gdb.threads/threxit-hop-specific.exp: setting breakpoint at 47
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
new FAIL: gdb.trace/actions.exp: Could not find gdb_recursion_test function
new FAIL: gdb.trace/deltrace.exp: Could not find gdb_recursion_test function
new FAIL: gdb.trace/entry-values.exp: Find the call or branch instruction offset in bar
new FAIL: gdb.trace/infotrace.exp: setting tracepoints
new FAIL: gdb.trace/passcount.exp: Could not find gdb_recursion_test function
new FAIL: gdb.trace/save-trace.exp: Could not find gdb_recursion_test function
new FAIL: gdb.trace/tracecmd.exp: Could not find gdb_recursion_test function
new FAIL: gdb.trace/while-stepping.exp: Could not find gdb_c_test function
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-19 23:53 [binutils-gdb] Handle void * conversions in FreeBSD/x86 native code to fix C++ build sergiodj+buildbot
@ 2016-04-20  9:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-20  9:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3300>

Commit(s) tested:
	21002a635bf3da33367592e3a3ab3cce24fe5299

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Handle void * conversions in FreeBSD/x86 native code to fix C++ build.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b3642330783eacbc62a8cfb7b72d5a680ad3bfbf>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-13  8:11 [binutils-gdb] Do target_terminal_ours in query & friends instead of in all callers sergiodj+buildbot
@ 2016-04-14 16:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-14 16:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3249>

Commit(s) tested:
	651ce16aa7c2bd5e9f634e91e73790dc3e01a5c0

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Do target_terminal_ours in query & friends instead of in all callers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=631e016c517e05a153b078d051e52dcc753ffda3>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-12 20:57 [binutils-gdb] Use target_terminal_ours_for_output in warning/internal_error sergiodj+buildbot
@ 2016-04-14 13:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-14 13:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3247>

Commit(s) tested:
	c5ac15402a894e87a118526a066880f596b3c78d

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Use target_terminal_ours_for_output in warning/internal_error

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b3465dda9376d0670ad44bafa96aa8724206f734>

*** Regressions found ***
============================
PASS -> FAIL: gdb.reverse/waitpid-reverse.exp: check waitpid record
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.reverse/waitpid-reverse.exp: check waitpid record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-09 12:55 [binutils-gdb] gdb.python/py-mi-events-gdb.py: Add parentheses to print sergiodj+buildbot
@ 2016-04-09 13:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-09 13:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3216>

Commit(s) tested:
	2e88a1ea30deecac47d89b03f6d60ca04245c36f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	gdb.python/py-mi-events-gdb.py: Add parentheses to print

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b766a19a34252921dbf128a95867c483944b2590>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process list
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/info-os.exp: get threads
PASS -> FAIL: gdb.base/info-os.exp: get file descriptors
PASS -> FAIL: gdb.base/info-os.exp: get internet-domain sockets
PASS -> FAIL: gdb.base/info-os.exp: get shared-memory regions
PASS -> FAIL: gdb.base/info-os.exp: get semaphores
PASS -> FAIL: gdb.base/info-os.exp: get message queues
PASS -> FAIL: gdb.base/info-os.exp: continue
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/info-os.exp: get process list
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/info-os.exp: get threads
PASS -> FAIL: gdb.base/info-os.exp: get file descriptors
PASS -> FAIL: gdb.base/info-os.exp: get internet-domain sockets
PASS -> FAIL: gdb.base/info-os.exp: get shared-memory regions
PASS -> FAIL: gdb.base/info-os.exp: get semaphores
PASS -> FAIL: gdb.base/info-os.exp: get message queues
PASS -> FAIL: gdb.base/info-os.exp: continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-08 18:56 [binutils-gdb] Fix gdb.server/solib-list.exp regression sergiodj+buildbot
@ 2016-04-08 20:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-08 20:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3213>

Commit(s) tested:
	096be756aa7f10f1c757e4dcc216bf0076a194ea

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix gdb.server/solib-list.exp regression

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=33a34b6c5713e7fb79bd4dadd4ff475b6275fbd5>

*** Regressions found ***
============================
PASS -> FAIL: gdb.server/ext-run.exp: get process list
PASS -> FAIL: gdb.server/ext-run.exp: load new file without any gdbserver inferior
PASS -> FAIL: gdb.server/ext-run.exp: monitor exit
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/ext-run.exp: get process list
PASS -> FAIL: gdb.server/ext-run.exp: load new file without any gdbserver inferior
PASS -> FAIL: gdb.server/ext-run.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-08 18:24 [binutils-gdb] value: Make accessor methods' parameters const-correct sergiodj+buildbot
@ 2016-04-08 18:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-08 18:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3212>

Commit(s) tested:
	4bf7b526bed1c86b1f20b18e642865f446751e06

Author(s) (in the same order as the commits):
	Martin Galvan <martin.galvan@tallertechnologies.com>

Subject:
	value: Make accessor methods' parameters const-correct

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4a370f067de67719d28e8e1909637aa4e7a7991d>

*** Regressions found ***
============================
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: target remote
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-08 13:52 [binutils-gdb] testsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base/jit-so.exp sergiodj+buildbot
@ 2016-04-08 14:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-08 14:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3211>

Commit(s) tested:
	065005336492337c92d06e87544646635a5b9566

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	testsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base/jit-so.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=709b79957011bc68aec390aa9de9446aa0e96b02>

*** Regressions found ***
============================
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=off: connect and print pc
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=off: print pc again
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=off: connect and print pc
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=off: print pc again
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-07 20:44 [binutils-gdb] testsuite: Fix false FAILs with .bashrc GDBHISTFILE= sergiodj+buildbot
@ 2016-04-08  4:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-08  4:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3210>

Commit(s) tested:
	2d35e871274a48331c4d6c7b3e4fbee42b901f33

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	testsuite: Fix false FAILs with .bashrc GDBHISTFILE=...

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d8eb11e9b23311d5f247a24efb87a5234d8bc66e>

*** Regressions found ***
============================
PASS -> FAIL: gdb.server/ext-restart.exp: set remote exec-file
PASS -> FAIL: gdb.server/ext-restart.exp: monitor exit
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/ext-restart.exp: set remote exec-file
PASS -> FAIL: gdb.server/ext-restart.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-06 22:32 [binutils-gdb] Eliminate -var-create error for optzd ptr to struct sergiodj+buildbot
@ 2016-04-07  2:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-07  2:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3202>

Commit(s) tested:
	ecf2e90cd6a862ea5492cb31555a0c33e345b3e7

Author(s) (in the same order as the commits):
	Don Breazeal <donb@codesourcery.com>

Subject:
	Eliminate -var-create error for optzd ptr to struct

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7797311b74b68d49b0e09efe4393b2a04239132a>

*** Regressions found ***
============================
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: target remote
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-06 21:44 [binutils-gdb] Optimized-out pointer: New test for error handling sergiodj+buildbot
@ 2016-04-07  0:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-07  0:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3201>

Commit(s) tested:
	b16f8a3b1ecce592fe331a5b1ce6632951350e9c

Author(s) (in the same order as the commits):
	Don Breazeal <donb@codesourcery.com>

Subject:
	Optimized-out pointer: New test for error handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e075bcd0b3e961be88a9c2b9a2969c7fc0875403>

*** Regressions found ***
============================
new FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: create varobj for ptr
new FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: get children of var1
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=off: connect and print pc
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=off: print pc again
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=auto: target remote
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=auto: continue to main
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: create varobj for ptr
new FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: get children of var1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=off: connect and print pc
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=off: print pc again
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=auto: target remote
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=auto: continue to main
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-06 21:04 [binutils-gdb] Fix gdb.threads/dlopen-libpthread.exp crash sergiodj+buildbot
@ 2016-04-06 22:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-06 22:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3200>

Commit(s) tested:
	c2f901dfb6cb5ae2845a48503df1fe0065085f83

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix gdb.threads/dlopen-libpthread.exp crash

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=06d79027ff7cd6f6fe89f540086bab4fac1e2c08>

*** Regressions found ***
============================
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: target remote
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-06 19:51 [binutils-gdb] Revert the previous commit adding unknown_v_replies_ok sergiodj+buildbot
@ 2016-04-06 21:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-06 21:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3199>

Commit(s) tested:
	147316171d8c1e090f0240133088398725ca8460

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	Revert the previous commit adding unknown_v_replies_ok.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b74a9e0953dc5539de093fd97968426a39af1637>

*** Regressions found ***
============================
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=off: continue to main
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=off: continue to main
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-06  8:42 [binutils-gdb] Fix memory leak in ld ARM backend sergiodj+buildbot
@ 2016-04-06 12:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-06 12:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3195>

Commit(s) tested:
	15dd01b1209ec92b361dd2547708dd17ffc2a786

Author(s) (in the same order as the commits):
	Thomas Preud'homme <thomas.preudhomme@arm.com>

Subject:
	Fix memory leak in ld ARM backend

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b41b026fa7db504e33811cbf4c54f9f095261481>

*** Regressions found ***
============================
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: target remote
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-06  7:08 [binutils-gdb] testsuite: Update py-mi-objfile to expect console format print sergiodj+buildbot
@ 2016-04-06 11:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-06 11:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3194>

Commit(s) tested:
	ac17fda08bf2a75ba561a919f05df95ff07959de

Author(s) (in the same order as the commits):
	Catalin Udma <catalin.udma@freescale.com>

Subject:
	testsuite: Update py-mi-objfile to expect console format print

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ac35a9ea2ba5d0966b93535f8a6d3ed27a75ae88>

*** Regressions found ***
============================
new FAIL: gdb.server/wrapper.exp: setting breakpoint at marker
PASS -> FAIL: gdb.server/wrapper.exp: continue to marker
PASS -> FAIL: gdb.server/wrapper.exp: print d
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
new FAIL: gdb.server/wrapper.exp: setting breakpoint at marker
PASS -> FAIL: gdb.server/wrapper.exp: continue to marker
PASS -> FAIL: gdb.server/wrapper.exp: print d
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-04-05 18:35 [binutils-gdb] Improve gdb_remote_download, remove gdb_download sergiodj+buildbot
@ 2016-04-06  4:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-04-06  4:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3190>

Commit(s) tested:
	7817ea46148df2931cf00d17aeedb844b6e4e4db

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Improve gdb_remote_download, remove gdb_download

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0c71023c6b42a997d9fe3930432598414ce5a58f>

*** Regressions found ***
============================
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.python/py-mi-objfile.exp: file-exec-and-symbols operation
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-31 12:58 [binutils-gdb] python: Use console format for output of gdb.execute command sergiodj+buildbot
@ 2016-03-31 15:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-31 15:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3161>

Commit(s) tested:
	e7ea3ec7c623be0b9be1eaf4929794652a84be11

Author(s) (in the same order as the commits):
	Catalin Udma <catalin.udma@freescale.com>

Subject:
	python: Use console format for output of gdb.execute command

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=9cf1a95b6a248e8b81683ad785fbc2b8ab97e6c7>

*** Regressions found ***
============================
PASS -> FAIL: gdb.python/py-mi-objfile.exp: file-exec-and-symbols operation
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.python/py-mi-objfile.exp: file-exec-and-symbols operation
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-21 17:00 [binutils-gdb] arc/gas: default mach is arc700, initialised in md_begin sergiodj+buildbot
@ 2016-03-21 19:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-21 19:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3112>

Commit(s) tested:
	24740d83e4beab0cd8d93944922c62e8a8809391

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	arc/gas: default mach is arc700, initialised in md_begin

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b300557a339230ba1b185203c6dbc354175beebd>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-18 17:25 [binutils-gdb] Fix thinko in new GET_VEC_ELEMENT macro sergiodj+buildbot
@ 2016-03-19 10:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-19 10:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3106>

Commit(s) tested:
	87bba7a5e0858048c9b8702c147094d1a7eba92f

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix thinko in new GET_VEC_ELEMENT macro.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5a680b07ce98fe6b67ffc964b567dc1f99b1f694>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-18 15:36 [binutils-gdb] Fix code to check for illegal element numbers when accessing AArch64 vector registers in AArch64 sim sergiodj+buildbot
@ 2016-03-19  5:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-19  5:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3103>

Commit(s) tested:
	4c0ca98e58fc409c93b41bb6c42f3e873db47725

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix code to check for illegal element numbers when accessing AArch64 vector registers in AArch64 sim.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b052aa6eb57296460c50dbd73d4151f6323f2000>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-17  9:47 [binutils-gdb] linux-record: Simplify with record_mem_at_reg() sergiodj+buildbot
@ 2016-03-18  2:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-18  2:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3089>

Commit(s) tested:
	5fd0888aff1abfa6e06cfa48164e72c48072ac79

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Subject:
	linux-record: Simplify with record_mem_at_reg()

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4da914fd6542559274636fb26fa3a1661081b3c3>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
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
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/value-double-free.exp: print empty
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
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: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
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: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-17  9:19 [binutils-gdb] linux-record: Fix bad fall-through for pipe/pipe2 sergiodj+buildbot
@ 2016-03-17 20:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-17 20:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3087>

Commit(s) tested:
	afdab9165435e17169b4984eeb29ea751319aa74

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Subject:
	linux-record: Fix bad fall-through for pipe/pipe2

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for afdab9165435e17169b4984eeb29ea751319aa74>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-16 22:29 [binutils-gdb] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt sergiodj+buildbot
@ 2016-03-17 15:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-17 15:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3086>

Commit(s) tested:
	7868401b7b63d851eea5de3b780591238d579bd1

Author(s) (in the same order as the commits):
	Don Breazeal <donb@codesourcery.com>

Subject:
	PR remote/19496, interrupted syscall in forking-threads-plus-bkpt

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 7868401b7b63d851eea5de3b780591238d579bd1>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-16 17:48 [binutils-gdb] xml-tdesc.c (tdesc_start_enum): Fix c++ build sergiodj+buildbot
@ 2016-03-17  8:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-17  8:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3085>

Commit(s) tested:
	bfeeb14b8468ab3f60d719f2cde697d1b537eba8

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

Subject:
	xml-tdesc.c (tdesc_start_enum): Fix c++ build.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for bfeeb14b8468ab3f60d719f2cde697d1b537eba8>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-16 16:29 [binutils-gdb] [ARM] Support ARMv8.2 FP16 simd instructions sergiodj+buildbot
@ 2016-03-16 18:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-16 18:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3082>

Commit(s) tested:
	cc9333013723880949a1e07a3e04bdbc1a3c3032

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[ARM] Support ARMv8.2 FP16 simd instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for cc9333013723880949a1e07a3e04bdbc1a3c3032>





^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-15 17:14 [binutils-gdb] Fix PR gdb/19676: Internal error in linux-thread.db.c if /proc not mounted sergiodj+buildbot
@ 2016-03-15 19:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-15 19:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3068>

Commit(s) tested:
	1eb2dbb8d73c344e199fd04531ec3f649e2835b2

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix PR gdb/19676: Internal error in linux-thread.db.c if /proc not mounted

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=dd97b9dc41c532ded81f542720652f03a0a076ff>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-14 20:28 [binutils-gdb] Regenerate bfd-in2.h sergiodj+buildbot
@ 2016-03-14 21:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-14 21:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3066>

Commit(s) tested:
	fbe48798204180aa11c55e5377c1e23700b9c280

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Regenerate bfd-in2.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8c44353b35ef3cb445bf0a8fc7c7e1113cc2a57c>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-11 10:15 [binutils-gdb] gdb/s390: Fill pseudo register agent expression hooks sergiodj+buildbot
@ 2016-03-11 17:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-11 17:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3062>

Commit(s) tested:
	c4b3e547d50b01dcf909498119ff6c0af482f2c8

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	gdb/s390: Fill pseudo register agent expression hooks.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=397ac5c2972af44934103793d4ea2bfacde84da2>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-11  9:28 [binutils-gdb] Fix some places where octet to byte conversions are needed sergiodj+buildbot
@ 2016-03-11 15:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-11 15:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3061>

Commit(s) tested:
	37b01f6a13f21f274bf9758ecbf5d9efd6153444

Author(s) (in the same order as the commits):
	Dan Gissel <dgisselq@ieee.org>

Subject:
	Fix some places where octet to byte conversions are needed.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=cdf089ef1ed26c957df2c24c7153c9a92b726124>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-10 22:34 [binutils-gdb] Add $_as_string convenience function sergiodj+buildbot
@ 2016-03-11 14:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-11 14:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3060>

Commit(s) tested:
	f2f3ccb9f81255fd1b4f877600f39979c2d7ece5

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Add $_as_string convenience function

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ddb53c729dca5ab74544c3675531942424f8106a>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-10 15:43 [binutils-gdb] Mark the i370 target as obsolete sergiodj+buildbot
@ 2016-03-11 12:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-11 12:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3059>

Commit(s) tested:
	3ed4ff97cbbeeb2658286769ac9e8a6a35390f26

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Mark the i370 target as obsolete.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=759852d9fc9f9b0178e2c33a0ba5064b83d1f368>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-09 21:55 [binutils-gdb] More "Program" -> "Thread NN received signal" testsuite adjustment sergiodj+buildbot
@ 2016-03-11 10:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-11 10:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3058>

Commit(s) tested:
	00dbd492e462565366a2691e0579b510ce4c3733

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	More "Program" -> "Thread NN received signal" testsuite adjustment

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6b14b3bcde64cc8b7115382fe56107cdbb288103>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-09 21:46 [binutils-gdb] gdb: fix doc string of target_can_use_hardware_watchpoint sergiodj+buildbot
@ 2016-03-11  9:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-11  9:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3057>

Commit(s) tested:
	2343b78a778af9fe496c521bd49ba027cb8b48ae

Author(s) (in the same order as the commits):
	Jose E. Marchesi <jose.marchesi@oracle.com>

Subject:
	gdb: fix doc string of target_can_use_hardware_watchpoint.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=00cc13542c68ff2044f055af28e508ab0e3c961a>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-09 21:19 [binutils-gdb] Command line input handling TLC sergiodj+buildbot
@ 2016-03-11  7:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-11  7:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3056>

Commit(s) tested:
	b69d38afdea34e4fecab5ea47ffe1e594e0b6233

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Command line input handling TLC

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b508cddd85c8ea5901287fc787fc273070ed7641>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-09 21:09 [binutils-gdb] Simplify saved_command_line handling sergiodj+buildbot
@ 2016-03-11  5:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-11  5:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3055>

Commit(s) tested:
	2669cade3dcebf5d572bcd535cf21934cbc1633c

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Simplify saved_command_line handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0dcebda51ac8486afabda3b425a59e85a70d4797>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-09 20:57 [binutils-gdb] Use struct buffer in gdb_readline_no_editing_callback sergiodj+buildbot
@ 2016-03-11  3:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-11  3:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3054>

Commit(s) tested:
	187212b3c1aa55d9a5b544a6af3af0b5ce457403

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Use struct buffer in gdb_readline_no_editing_callback

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d6544277547bd761734141d4c79b308bc3569072>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-09 20:36 [binutils-gdb] gdb_readline -> gdb_readline_no_editing sergiodj+buildbot
@ 2016-03-11  0:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-11  0:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3052>

Commit(s) tested:
	c5c136ea94f21e5ff968d5b402494611464c7b31

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdb_readline -> gdb_readline_no_editing

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b30a7832a487237f3121e83d172e2122507b54b9>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-09 19:54 [binutils-gdb] Garbage collect window_hook sergiodj+buildbot
@ 2016-03-10 17:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-10 17:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3048>

Commit(s) tested:
	8a243832540cb3bd246192db1f0a4dfa44d92dcf

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Garbage collect window_hook

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=82ae1ce5ff9afc6a83c6919164ae4da1e4e415fa>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-09 19:42 [binutils-gdb] Test issuing a command split in multiple lines with continuation chars sergiodj+buildbot
@ 2016-03-10 16:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-10 16:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3047>

Commit(s) tested:
	c32e87066a216dbcd9daa36100975a5ecb471bb9

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Test issuing a command split in multiple lines with continuation chars

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0e29cb0fdeb0ace7783bc0097d5d710ee787ac04>

*** Regressions found ***
============================
new FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
new FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors (timeout)
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-09 19:21 [binutils-gdb] gdb.trace/entry-values.exp: Fixes for powerpc64 sergiodj+buildbot
@ 2016-03-10 12:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-10 12:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3045>

Commit(s) tested:
	98fa59e9b06fa479cafb852ef87e5a9bfd87ae54

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	gdb.trace/entry-values.exp: Fixes for powerpc64.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=2ae430408f76b0b08d6d700d4626e646bc97af2d>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-10  1:30 [binutils-gdb] gdb.trace/tfind.exp: Force call via global entry point on ppc64le sergiodj+buildbot
@ 2016-03-10 11:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-10 11:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3044>

Commit(s) tested:
	f77198c878424891f11d6550370f8d9382f412de

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	gdb.trace/tfind.exp: Force call via global entry point on ppc64le.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=81d292bbf3f057ea400fccdc9ebd1221a7c2ea0a>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-09 18:40 [binutils-gdb] gdb/rs6000: Read backchain as unsigned sergiodj+buildbot
@ 2016-03-10  6:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-10  6:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3041>

Commit(s) tested:
	cc2c4da8813b980a4e68272bb43583f4af6fe89c

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	gdb/rs6000: Read backchain as unsigned.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=af11435d160545224dae6931d428e3e357b8b76e>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-09 18:28 [binutils-gdb] gdb: Add gen_return_address for powerpc sergiodj+buildbot
@ 2016-03-10  4:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-10  4:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3040>

Commit(s) tested:
	a67914defbe57290c714975d7c1ccefa787fd635

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	gdb: Add gen_return_address for powerpc.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6a206552a31dd234d1ba1cefa93f4ff7bc7fe863>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-09  6:37 [binutils-gdb] Allow zero length archive elements sergiodj+buildbot
@ 2016-03-09 12:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-09 12:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3032>

Commit(s) tested:
	03ee85837ec2e10f7b67c417b17ab3ffa97a98d2

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Allow zero length archive elements

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f2bdc99bc9b74fcc8327df6574489aa679b6a4e9>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-09  4:57 [binutils-gdb] Don't create dynamic sections when relocatable sergiodj+buildbot
@ 2016-03-09 10:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-09 10:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3031>

Commit(s) tested:
	9c1d7a087682074d585253ad38719ec2363eb2b7

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Don't create dynamic sections when relocatable

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c02f75e6c4786d17a677a21f7c0e4e360c6f0ef2>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-09  3:39 [binutils-gdb] [CRIS] Don't internal error if forced big endian sergiodj+buildbot
@ 2016-03-09  8:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-09  8:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3030>

Commit(s) tested:
	114d7832b0e07452277d748c81d8bc0c5675a1bc

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	[CRIS] Don't internal error if forced big endian

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=479914ad5918c628fcd97b465708268f114e1512>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-09  2:37 [binutils-gdb] Fix HP/PA GNU/Linux "long double" format sergiodj+buildbot
@ 2016-03-09  3:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-09  3:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3027>

Commit(s) tested:
	aacca8a7a9c7f93955fa9dbf796b030ffce1b956

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix HP/PA GNU/Linux "long double" format

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=9753d73a3617c766e8b635345c6f2a43b5cd3a3f>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function <<2>>
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function <<2>>
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
new FAIL: gdb.base/solib-search.exp: backtrace (with wrong libs)
new FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/value-double-free.exp: continue (the program exited)
new FAIL: gdb.base/value-double-free.exp: print empty()
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.e: 0->5: 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.a: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue (the program exited)
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: -location watch against bitfields: q.e: 5->4: continue (the program is no longer running)
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: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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 (the program exited)
new FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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: trigger local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: set static local watch
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
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: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
new FAIL: gdb.base/watchpoint.exp: watch $pc
new FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
new FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
new FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
new 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)
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 count is 1
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
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-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota2.exp: annotate-quit
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i) == &typeid(typeof(i))
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp) == &typeid(typeof(cp))
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp) == &typeid(typeof(ccp))
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_long_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func <<2>>
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func <<2>>
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from int_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func <<2>>
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from short_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func <<2>>
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from char_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func <<2>>
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from void_func
new FAIL: gdb.reverse/finish-reverse-bkpt.exp: reverse-finish from void_func trips breakpoint at entry
new FAIL: gdb.reverse/finish-reverse-bkpt.exp: no spurious proceed after breakpoint stop
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_long_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func <<2>>
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func <<2>>
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from int_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func <<2>>
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from short_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func <<2>>
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from char_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func <<2>>
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from void_func
new FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: reverse-next over call trips user breakpoint at function entry
new FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: stopped at the right callee call
new FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints 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: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints 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: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-08 13:41 [binutils-gdb] [ARC] Allow non-instruction relocations within .text sections sergiodj+buildbot
@ 2016-03-08 14:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-08 14:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3024>

Commit(s) tested:
	72f3b6aae734d8cdcded38aca94e379848bec7ef

Author(s) (in the same order as the commits):
	Claudiu Zissulescu <claziss@synopsys.com>

Subject:
	[ARC] Allow non-instruction relocations within .text sections

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1338596a148a4d812b4b9bc2778871fd6e677c04>

*** Regressions found ***
============================
new FAIL: gdb.base/bigcore.exp: signal SIGABRT (timeout)
PASS -> FAIL: gdb.base/checkpoint.exp: break2 with many checkpoints
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: Can't run to main
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: Can't run to main
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: Can't run to main
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: Can't run to main
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: Can't run to main
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
new FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: Can't run to main
new FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: Can't run to main
new FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: Can't run to main
new FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: Can't run to main
new FAIL: gdb.base/dprintf.exp: agent: dprintf info (pattern 1) (timeout)
PASS -> FAIL: gdb.base/dprintf-pending.exp: without symbols: run to resolved dprintf
PASS -> FAIL: gdb.base/dprintf-pending.exp: run to resolved dprintf
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/bigcore.exp: signal SIGABRT (timeout)
PASS -> FAIL: gdb.base/checkpoint.exp: break2 with many checkpoints
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: Can't run to main
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: Can't run to main
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: Can't run to main
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: Can't run to main
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: Can't run to main
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
new FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: Can't run to main
new FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: Can't run to main
new FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: Can't run to main
new FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: Can't run to main
new FAIL: gdb.base/dprintf.exp: agent: dprintf info (pattern 1) (timeout)
PASS -> FAIL: gdb.base/dprintf-pending.exp: without symbols: run to resolved dprintf
PASS -> FAIL: gdb.base/dprintf-pending.exp: run to resolved dprintf
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-07 17:40 [binutils-gdb] Allow zero length archive elements sergiodj+buildbot
@ 2016-03-07 22:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-07 22:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3023>

Commit(s) tested:
	4fc874242f8f1bf17cf6e65b159dd804e793e6cd

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Allow zero length archive elements.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=bee0fb6663d9e94ad90d50bef25180c7ee3d2c3e>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-07 16:52 [binutils-gdb] Fix "set architecture mips:10000" crash sergiodj+buildbot
@ 2016-03-07 20:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-07 20:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3022>

Commit(s) tested:
	e6c2f47b45315ba13f25fb57e51389d0c5ed0701

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix "set architecture mips:10000" crash

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6b93c92c900d152ea4415dbcce7027e86b47a88a>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-07 15:51 [binutils-gdb] [AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_ referenced sergiodj+buildbot
@ 2016-03-07 18:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-07 18:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3021>

Commit(s) tested:
	18f822a08fd5cb8fed8b0b318e7945545c255081

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_ referenced

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=51551aff05f974b488c6f21dd521862a32400312>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-06 22:42 [binutils-gdb] Set executable bit on analyze-racy-logs.py sergiodj+buildbot
@ 2016-03-06 23:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-06 23:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3019>

Commit(s) tested:
	5eb264df40e1e3ffeb2627456889a1dc5df00f16

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Set executable bit on analyze-racy-logs.py

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=fd47f1b8c1c748b1345db805618f6449bb2c29b9>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-06  1:57 [binutils-gdb] Improve analysis of racy testcases sergiodj+buildbot
@ 2016-03-06  3:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-06  3:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3018>

Commit(s) tested:
	fb6a751f5f1fe7912e84dd90d06395c357da47c2

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Improve analysis of racy testcases

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=daf30c40e25c78311a487c0bf25daee49c221149>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-05 12:31 [binutils-gdb] Fix argument passing for call sergiodj+buildbot
@ 2016-03-05 13:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-05 13:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3017>

Commit(s) tested:
	cb86f3880e61c79e59b9225e79c3544a1fcd8005

Author(s) (in the same order as the commits):
	Denis Chertykov <chertykov@gmail.com>

Subject:
	Fix argument passing for call

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d1999e7d0f6c80c7238d14091ec6e137fae734c8>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-04 17:01 [binutils-gdb] ARM process record: VMOV sergiodj+buildbot
@ 2016-03-04 21:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 21:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3015>

Commit(s) tested:
	f1771dcebf80c75a13ca456491ddfb9b43fcaddf

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	ARM process record: VMOV

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8f27931980cf3d2db2893ea490f8e4a11f08c4a2>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-04 15:16 [binutils-gdb] feature_to_c.sh: Print help when passing no arguments sergiodj+buildbot
@ 2016-03-04 17:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 17:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3013>

Commit(s) tested:
	73519cce7cbe31609a2aa9c27955555237a0c51f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	feature_to_c.sh: Print help when passing no arguments

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=462fa9481a4508dde2fec5fe5562e2ceab5cf81e>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-04 14:50 [binutils-gdb] Treat common symbol in executable as definition sergiodj+buildbot
@ 2016-03-04 15:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 15:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3012>

Commit(s) tested:
	07492f668d2173da7a2bda3707ff0985e0f460b6

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Treat common symbol in executable as definition

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=574047539141f5991e5c0ef9dc0e79e06271230c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-04 11:45 [binutils-gdb] [ARM] Add feature check for ARMv8.1 AdvSIMD instructions sergiodj+buildbot
@ 2016-03-04 12:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04 12:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3011>

Commit(s) tested:
	643afb90da9066e9d3c6dc721920b14ed343bec9

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[ARM] Add feature check for ARMv8.1 AdvSIMD instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3348c18ab05261628ac9da71f3e00d751ee03b23>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-03 21:12 [binutils-gdb] Add new plugin hooks to support querying section alignment and size sergiodj+buildbot
@ 2016-03-04  5:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04  5:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3010>

Commit(s) tested:
	82838bd626b10f1a82b0de29728c26f4458ec514

Author(s) (in the same order as the commits):
	Cary Coutant <ccoutant@gmail.com>

Subject:
	Add new plugin hooks to support querying section alignment and size.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=58d5313c55c73ab23f5e2755da7790cfb1b82b27>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
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: multithreaded: multithreaded watchpoints work at A (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-03 19:03 [binutils-gdb] gdb.base/skip.exp: Use with_test_prefix sergiodj+buildbot
@ 2016-03-04  2:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04  2:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3008>

Commit(s) tested:
	bdf7e23048b68171c01f2498cc46670a76e68c4d

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

Subject:
	gdb.base/skip.exp: Use with_test_prefix.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1624a8b0784fbd70efe777570def0e45572fc99a>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-03 15:34 [binutils-gdb] Fix bugs in the simulation of the AArch64's ADDP, FADDP, LD1, CCMP and CCMP instructions sergiodj+buildbot
@ 2016-03-04  0:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-04  0:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3007>

Commit(s) tested:
	57aa17424380be1c3e362a5601071f1f3a6f74f6

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix bugs in the simulation of the AArch64's ADDP, FADDP, LD1, CCMP and CCMP instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=feee04210bd43d6aef06889e915736cb174eaf74>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-03 10:36 [binutils-gdb] Update comments to start_step_over sergiodj+buildbot
@ 2016-03-03 22:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-03 22:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3006>

Commit(s) tested:
	c40c8d4b6793b71eed7cf9fa7467edda2271dc86

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Update comments to start_step_over

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=efecf4eda5c74c8d52b20d5d2c4bae62d3b50b56>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-03 10:27 [binutils-gdb] New test about step over clone syscall sergiodj+buildbot
@ 2016-03-03 20:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-03 20:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3005>

Commit(s) tested:
	4719d415b9908d3c7981163b47be5096d03656f9

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	New test about step over clone syscall

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7409999bde07db848c12656294cda202eba5051c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-03 10:20 [binutils-gdb] Reformat gdb.base/step-over-syscall.exp sergiodj+buildbot
@ 2016-03-03 19:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-03 19:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3004>

Commit(s) tested:
	ea50786226737509a8f4c2734699a5fc15cc63c4

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Reformat gdb.base/step-over-syscall.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6d970cd70bca55e0d22f776c0c5e971f754dd296>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-03 10:09 [binutils-gdb] Rename disp-step-syscall.exp to step-over-syscall.exp sergiodj+buildbot
@ 2016-03-03 17:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-03 17:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3003>

Commit(s) tested:
	8fc8cbdaf698ed042d859d5749cff66937bbb57c

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Rename disp-step-syscall.exp to step-over-syscall.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=53e62c2eeb49634c3398392d9fa00f6dafcf3c6b>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> 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 (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-03 10:00 [binutils-gdb] Step over fork/vfork syscall insn in gdbserver sergiodj+buildbot
@ 2016-03-03 15:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-03 15:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3002>

Commit(s) tested:
	92fa70b0bd8690d979357ebcdb501a9e4aa42ea6

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Step over fork/vfork syscall insn in gdbserver

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=821c5cc68a9ee014f803ca1b5343130c2e61f8e2>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-03  9:51 [binutils-gdb] Step over syscalll insn with disp-step on and off sergiodj+buildbot
@ 2016-03-03 13:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-03 13:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3001>

Commit(s) tested:
	e197ad3c87723a2bdf383d38fcfa3eaa4fa1ba12

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Step over syscalll insn with disp-step on and off

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5e3e57ac7d9d31b6b31b0ed2ac35d6c200702178>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-03  9:42 [binutils-gdb] Refactor gdb.base/disp-step-syscall.exp for general step over test sergiodj+buildbot
@ 2016-03-03 12:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-03 12:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3000>

Commit(s) tested:
	0b47da9f176aa73854f1ff8ae00afda11a4f338a

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Refactor gdb.base/disp-step-syscall.exp for general step over test

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=525f08bdbc55ac9858ce543c73c85687ee1d5ab5>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-02 14:37 [binutils-gdb] Fix detection of gfortran compilers sergiodj+buildbot
@ 2016-03-02 16:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-02 16:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2991>

Commit(s) tested:
	285866651cd0d404087438668012289d278e4179

Author(s) (in the same order as the commits):
	Bernhard Heckel <bernhard.heckel@intel.com>

Subject:
	Fix detection of gfortran compilers.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7449b2c4d8602e8743ef1b9e19f6b9619a74f0a1>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-02 14:03 [binutils-gdb] Regenerate or1k opcodes file sergiodj+buildbot
@ 2016-03-02 15:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-02 15:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2990>

Commit(s) tested:
	d11698cd0d9bb22b51598ee37af0aaf1d44ec5c7

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Regenerate or1k opcodes file

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=dd5cb042a4b4cd96a6b7ba7de71c376ab2e357f2>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-02  3:46 [binutils-gdb] Regenerate rl78 opcodes file sergiodj+buildbot
@ 2016-03-02  7:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-02  7:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2989>

Commit(s) tested:
	c697cf0b2b85cb1231e2c76c52cfed43770aa04a

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Regenerate rl78 opcodes file

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=69676c70059e57f87bb2715bf3165e2b29018508>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-02  4:03 [binutils-gdb] Regenerate bfd files sergiodj+buildbot
@ 2016-03-02  6:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-02  6:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2988>

Commit(s) tested:
	70a5df4fe30fd37166c3b62071fd816e49082d2e

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Regenerate bfd files.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=fc9b0755008f67d705d7dede4493533449f42244>

*** Regressions found ***
============================
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach final prompt (timeout)
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: multithreaded: multithreaded watchpoints work at A (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach final prompt (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-02  3:28 [binutils-gdb] Fix shift left warning at source sergiodj+buildbot
@ 2016-03-02  4:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-02  4:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2987>

Commit(s) tested:
	62de1c630f16c21418464727692bcd29e23ef1b0

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Fix shift left warning at source

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=fc8e626e4d93ca73b106d5230b3e4a669ddc22b4>

*** Regressions found ***
============================
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-01 18:47 [binutils-gdb] Fix gdb.trace/ftrace-lock.c compilation sergiodj+buildbot
@ 2016-03-02  0:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-02  0:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2986>

Commit(s) tested:
	86e501afd46d7f0d31738bd62457593401d79bad

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix gdb.trace/ftrace-lock.c compilation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=dfc28387be090f521116cfb607b1e4e8ec5f6aa2>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-01 17:53 [binutils-gdb] Fix gdb.threads/watchpoint-fork*.c compilation sergiodj+buildbot
@ 2016-03-01 22:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-01 22:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2985>

Commit(s) tested:
	1e903e320352db86233e1dd2d10fd140f5d4a887

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix gdb.threads/watchpoint-fork*.c compilation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1939a01af6d2efec7e1c0479a690a53a6606db65>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints 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: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints 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: breakpoint (A) after the first fork
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 B 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: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-01 17:26 [binutils-gdb] Fix gdb.base/catch-fork-kill.c compilation sergiodj+buildbot
@ 2016-03-01 20:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-01 20:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2984>

Commit(s) tested:
	6ccb54e2a82ca934f6d430b87ab015b7bfecc413

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix gdb.base/catch-fork-kill.c compilation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=499be46b16f8c2d4f6d058d0a02e822ec61c1737>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-01 15:31 [binutils-gdb] Compile gdb.arch/arm-neon.c with "quiet" sergiodj+buildbot
@ 2016-03-01 17:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-01 17:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2982>

Commit(s) tested:
	dc856b382065cdfab3f9bb484c07e182950eb4d4

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Compile gdb.arch/arm-neon.c with "quiet"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=44ae4a9a3c50bc5193d8ed2fa56c0aac4a86d9d5>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-03-01 12:05 [binutils-gdb] S390: Fix output path for s390-tdbregs test case sergiodj+buildbot
@ 2016-03-01 15:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-03-01 15:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2981>

Commit(s) tested:
	4a9321595003d86dd4794d0edab071f91989808e

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Subject:
	S390: Fix output path for s390-tdbregs test case

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f6e76576fceeb8f9e41ceae66ced51a8b79b7970>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-29 15:24 [binutils-gdb] [ARC] General fixes sergiodj+buildbot
@ 2016-02-29 16:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-29 16:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2975>

Commit(s) tested:
	7e4588997ebdddefc48d8be2d51a715822817c0e

Author(s) (in the same order as the commits):
	Claudiu Zissulescu <claziss@synopsys.com>

Subject:
	[ARC] General fixes.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=925c3b2a80229d56c3153c7de6d1ab5f0bca2129>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <1ed0c2a4bbe8ad5f5404014a6351b2b74db75577@gdb-build>
@ 2016-02-27  9:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-27  9:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2973>

Commit(s) tested:
	1ed0c2a4bbe8ad5f5404014a6351b2b74db75577

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Fix CXX invalid cast from void *.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=de7169d78abd9b3f4e6c6158db7131b0255082cf>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-26 20:30 [binutils-gdb] Add aarch64-*-rtems* target sergiodj+buildbot
@ 2016-02-27  7:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-27  7:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2972>

Commit(s) tested:
	12a132db164ea95e9e457427c2c97005f94c5a70

Author(s) (in the same order as the commits):
	Joel Sherrill <joel@rtems.org>

Subject:
	Add aarch64-*-rtems* target

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c07e369fa8039d20ab84d23551c14cc1fc942e89>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-26 17:52 [binutils-gdb] Optimize x86 GOT32X/GOTPCRELX relocations sergiodj+buildbot
@ 2016-02-27  2:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-27  2:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2969>

Commit(s) tested:
	bae420ef26f4331415b0503141c5931318025906

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Optimize x86 GOT32X/GOTPCRELX relocations

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=31e92f3081a00ffe04344b955e9248a6b3de60cc>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-26 16:01 [binutils-gdb] Rename gdb.reverse/aarch64.{exp, c} to gdb.reverse/insn-reverse.{exp, c} sergiodj+buildbot
@ 2016-02-26 20:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 20:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2966>

Commit(s) tested:
	ce90fefec908ee50ae5a3b22b03447df638a54c1

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Rename gdb.reverse/aarch64.{exp,c} to gdb.reverse/insn-reverse.{exp,c}

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=96e5908177e572e999eeb64f3c215d2d4b1ffe59>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-26 13:00 [binutils-gdb] Fix powerpc64 -r --save-restore-funcs sergiodj+buildbot
@ 2016-02-26 14:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 14:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2962>

Commit(s) tested:
	b32547cd11bec3baf53e0dedf3c733cd3e0839f6

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Fix powerpc64 -r --save-restore-funcs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=2f0708a295efd873f4b07371cd05ccf7a2c42180>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-25 17:42 [binutils-gdb] avoid compiler warnings in remote-m32r-sdi.c sergiodj+buildbot
@ 2016-02-26  2:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-26  2:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2960>

Commit(s) tested:
	1547ef64562ebbfcdc768ce93979f09bdd119b11

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

Subject:
	avoid compiler warnings in remote-m32r-sdi.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6fc6cd530b5e4bdc91c0249f73e9acb02b3c58a7>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <166616ce00e0c27fa3f556bcdeb908d4c0212393@gdb-build>
@ 2016-02-25 21:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-25 21:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2957>

Commit(s) tested:
	166616ce00e0c27fa3f556bcdeb908d4c0212393

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Initialize variables in i386_linux_handle_segmentation_fault

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f36932fc2184397023a554ba7f983c53a37a21da>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <338435ef105ff51e967571ad073830ec1eb5a4ab@gdb-build>
@ 2016-02-25  7:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-25  7:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2950>

Commit(s) tested:
	338435ef105ff51e967571ad073830ec1eb5a4ab

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	[OBV] gdb/rs6000: Fix maybe-uninitialized warning.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=cfaf08ceb68602754972ec13e0a07f6892673796>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-24 17:45 [binutils-gdb] powerpc: Support z-point type in gdbserver sergiodj+buildbot
@ 2016-02-25  2:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-25  2:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2947>

Commit(s) tested:
	657f9cde9d531c9929bef9e02a8064101d568f50

Author(s) (in the same order as the commits):
	Wei-cheng Wang <cole945@gmail.com>

Subject:
	powerpc: Support z-point type in gdbserver.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f0afa1ee4b9330803e49d071ddc9ccbd849eee06>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-24 14:07 [binutils-gdb] ABS32 sergiodj+buildbot
@ 2016-02-24 17:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-24 17:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2942>

Commit(s) tested:
	30bdf5c82e5734ac9f0b18eb7af631806d419270

Author(s) (in the same order as the commits):
	Renlin Li <renlin.li@arm.com>

Subject:
	ABS32

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=00a1e89a5a30b762edb26571e86fcb7660b22e4b>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-24 13:54 [binutils-gdb] Set plt_got.offset to (bfd_vma) -1 sergiodj+buildbot
@ 2016-02-24 16:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-24 16:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2941>

Commit(s) tested:
	13f422778ff5307dad1f66d25a1d211bb8f76a8b

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Set plt_got.offset to (bfd_vma) -1

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=2bef5adc61f6da5629dffeb82f972cd2d726be2b>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-24 12:00 [binutils-gdb] Fix logic in exec_file_locate_attach sergiodj+buildbot
@ 2016-02-24 14:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-24 14:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2940>

Commit(s) tested:
	bf74e428bca61022bd5cdf6bf28789a184748b4d

Author(s) (in the same order as the commits):
	Gary Benson <gbenson@redhat.com>

Subject:
	Fix logic in exec_file_locate_attach

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=26999831a7745f38224482ec66dc92deae1b68fe>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-23 13:32 [binutils-gdb] Make linker assigned symbol dynamic only for shared object sergiodj+buildbot
@ 2016-02-23 15:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-23 15:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2934>

Commit(s) tested:
	6b3b0ab89663306d17927d630304dbbd36e84570

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Make linker assigned symbol dynamic only for shared object

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a2b43f871614d3b2e05edd949bc62a0a97598439>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <4000e47e2f3860a85a9023f3fe5950c8cc6fa507@gdb-build>
@ 2016-02-22 22:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-22 22:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2928>

Commit(s) tested:
	4000e47e2f3860a85a9023f3fe5950c8cc6fa507

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	gdb.trace: Fix unavailable.exp if last register happens to be PC.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=383cde5df05247a835e92b3427bab749976960c0>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-22 16:37 [binutils-gdb] gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print' sergiodj+buildbot
@ 2016-02-22 20:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-22 20:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2927>

Commit(s) tested:
	ac46107c5c781894e013b10cd9fb5c98a8393d26

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print'

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5827cf9ece6479e33abc438b8fe969b88aeb9da5>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-22 12:26 [binutils-gdb] Fix arm process record code format sergiodj+buildbot
@ 2016-02-22 13:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-22 13:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2923>

Commit(s) tested:
	01e57735b0e8e6a613c58c271350dac2c416bb03

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Fix arm process record code format

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=15c258670d67f355c62804d79b5514b5dc77fe92>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-21 20:46 [binutils-gdb] Remove search_parents parameter from d_lookup_symbol_imports sergiodj+buildbot
@ 2016-02-21 20:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-21 20:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2921>

Commit(s) tested:
	30a6a7f035026d05b52c92c26d4cb7ea3c6d6e5c

Author(s) (in the same order as the commits):
	Iain Buclaw <ibuclaw@gdcproject.org>

Subject:
	Remove search_parents parameter from d_lookup_symbol_imports.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 30a6a7f035026d05b52c92c26d4cb7ea3c6d6e5c>

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o findcmd.o -MT findcmd.o -MMD -MP -MF .deps/findcmd.Tpo ../../binutils-gdb/gdb/findcmd.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o std-regs.o -MT std-regs.o -MMD -MP -MF .deps/std-regs.Tpo ../../binutils-gdb/gdb/std-regs.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ../../binutils-gdb/gdb/common/signals.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o exec.o -MT exec.o -MMD -MP -MF .deps/exec.Tpo ../../binutils-gdb/gdb/exec.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o reverse.o -MT reverse.o -MMD -MP -MF .deps/reverse.Tpo ../../binutils-gdb/gdb/reverse.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bcache.o -MT bcache.o -MMD -MP -MF .deps/bcache.Tpo ../../binutils-gdb/gdb/bcache.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o objfiles.o -MT objfiles.o -MMD -MP -MF .deps/objfiles.Tpo ../../binutils-gdb/gdb/objfiles.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o observer.o -MT observer.o -MMD -MP -MF .deps/observer.Tpo ../../binutils-gdb/gdb/observer.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o minsyms.o -MT minsyms.o -MMD -MP -MF .deps/minsyms.Tpo ../../binutils-gdb/gdb/minsyms.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o maint.o -MT maint.o -MMD -MP -MF .deps/maint.Tpo ../../binutils-gdb/gdb/maint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o demangle.o -MT demangle.o -MMD -MP -MF .deps/demangle.Tpo ../../binutils-gdb/gdb/demangle.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dbxread.o -MT dbxread.o -MMD -MP -MF .deps/dbxread.Tpo ../../binutils-gdb/gdb/dbxread.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o coffread.o -MT coffread.o -MMD -MP -MF .deps/coffread.Tpo ../../binutils-gdb/gdb/coffread.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF .deps/coff-pe-read.Tpo ../../binutils-gdb/gdb/coff-pe-read.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF .deps/dwarf2read.Tpo ../../binutils-gdb/gdb/dwarf2read.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mipsread.o -MT mipsread.o -MMD -MP -MF .deps/mipsread.Tpo ../../binutils-gdb/gdb/mipsread.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o stabsread.o -MT stabsread.o -MMD -MP -MF .deps/stabsread.Tpo ../../binutils-gdb/gdb/stabsread.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o corefile.o -MT corefile.o -MMD -MP -MF .deps/corefile.Tpo ../../binutils-gdb/gdb/corefile.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF .deps/dwarf2expr.Tpo ../../binutils-gdb/gdb/dwarf2expr.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF .deps/dwarf2loc.Tpo ../../binutils-gdb/gdb/dwarf2loc.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF .deps/dwarf2-frame.Tpo ../../binutils-gdb/gdb/dwarf2-frame.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2-frame-tailcall.o -MT dwarf2-frame-tailcall.o -MMD -MP -MF .deps/dwarf2-frame-tailcall.Tpo ../../binutils-gdb/gdb/dwarf2-frame-tailcall.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF .deps/ada-lang.Tpo ../../binutils-gdb/gdb/ada-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-lang.o -MT c-lang.o -MMD -MP -MF .deps/c-lang.Tpo ../../binutils-gdb/gdb/c-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o d-lang.o -MT d-lang.o -MMD -MP -MF .deps/d-lang.Tpo ../../binutils-gdb/gdb/d-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-lang.o -MT f-lang.o -MMD -MP -MF .deps/f-lang.Tpo ../../binutils-gdb/gdb/f-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF .deps/objc-lang.Tpo ../../binutils-gdb/gdb/objc-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF .deps/ada-tasks.Tpo ../../binutils-gdb/gdb/ada-tasks.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-varobj.o -MT ada-varobj.o -MMD -MP -MF .deps/ada-varobj.Tpo ../../binutils-gdb/gdb/ada-varobj.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-varobj.o -MT c-varobj.o -MMD -MP -MF .deps/c-varobj.Tpo ../../binutils-gdb/gdb/c-varobj.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ui-out.o -MT ui-out.o -MMD -MP -MF .deps/ui-out.Tpo ../../binutils-gdb/gdb/ui-out.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cli-out.o -MT cli-out.o -MMD -MP -MF .deps/cli-out.Tpo ../../binutils-gdb/gdb/cli-out.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o varobj.o -MT varobj.o -MMD -MP -MF .deps/varobj.Tpo ../../binutils-gdb/gdb/varobj.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo ../../binutils-gdb/gdb/common/vec.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-lang.o -MT go-lang.o -MMD -MP -MF .deps/go-lang.Tpo ../../binutils-gdb/gdb/go-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-valprint.o -MT go-valprint.o -MMD -MP -MF .deps/go-valprint.Tpo ../../binutils-gdb/gdb/go-valprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-typeprint.o -MT go-typeprint.o -MMD -MP -MF .deps/go-typeprint.Tpo ../../binutils-gdb/gdb/go-typeprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-lang.o -MT jv-lang.o -MMD -MP -MF .deps/jv-lang.Tpo ../../binutils-gdb/gdb/jv-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-valprint.o -MT jv-valprint.o -MMD -MP -MF .deps/jv-valprint.Tpo ../../binutils-gdb/gdb/jv-valprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-typeprint.o -MT jv-typeprint.o -MMD -MP -MF .deps/jv-typeprint.Tpo ../../binutils-gdb/gdb/jv-typeprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-varobj.o -MT jv-varobj.o -MMD -MP -MF .deps/jv-varobj.Tpo ../../binutils-gdb/gdb/jv-varobj.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF .deps/m2-lang.Tpo ../../binutils-gdb/gdb/m2-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o opencl-lang.o -MT opencl-lang.o -MMD -MP -MF .deps/opencl-lang.Tpo ../../binutils-gdb/gdb/opencl-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-lang.o -MT p-lang.o -MMD -MP -MF .deps/p-lang.Tpo ../../binutils-gdb/gdb/p-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF .deps/p-typeprint.Tpo ../../binutils-gdb/gdb/p-typeprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF .deps/p-valprint.Tpo ../../binutils-gdb/gdb/p-valprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sentinel-frame.o -MT sentinel-frame.o -MMD -MP -MF .deps/sentinel-frame.Tpo ../../binutils-gdb/gdb/sentinel-frame.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o complaints.o -MT complaints.o -MMD -MP -MF .deps/complaints.Tpo ../../binutils-gdb/gdb/complaints.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o typeprint.o -MT typeprint.o -MMD -MP -MF .deps/typeprint.Tpo ../../binutils-gdb/gdb/typeprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF .deps/ada-typeprint.Tpo ../../binutils-gdb/gdb/ada-typeprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF .deps/c-typeprint.Tpo ../../binutils-gdb/gdb/c-typeprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-typeprint.o -MT f-typeprint.o -MMD -MP -MF .deps/f-typeprint.Tpo ../../binutils-gdb/gdb/f-typeprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-typeprint.o -MT m2-typeprint.o -MMD -MP -MF .deps/m2-typeprint.Tpo ../../binutils-gdb/gdb/m2-typeprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF .deps/ada-valprint.Tpo ../../binutils-gdb/gdb/ada-valprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF .deps/c-valprint.Tpo ../../binutils-gdb/gdb/c-valprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF .deps/cp-valprint.Tpo ../../binutils-gdb/gdb/cp-valprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o d-valprint.o -MT d-valprint.o -MMD -MP -MF .deps/d-valprint.Tpo ../../binutils-gdb/gdb/d-valprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-valprint.o -MT f-valprint.o -MMD -MP -MF .deps/f-valprint.Tpo ../../binutils-gdb/gdb/f-valprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-valprint.o -MT m2-valprint.o -MMD -MP -MF .deps/m2-valprint.Tpo ../../binutils-gdb/gdb/m2-valprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o serial.o -MT serial.o -MMD -MP -MF .deps/serial.Tpo ../../binutils-gdb/gdb/serial.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mdebugread.o -MT mdebugread.o -MMD -MP -MF .deps/mdebugread.Tpo ../../binutils-gdb/gdb/mdebugread.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o top.o -MT top.o -MMD -MP -MF .deps/top.Tpo ../../binutils-gdb/gdb/top.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o utils.o -MT utils.o -MMD -MP -MF .deps/utils.Tpo ../../binutils-gdb/gdb/utils.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ui-file.o -MT ui-file.o -MMD -MP -MF .deps/ui-file.Tpo ../../binutils-gdb/gdb/ui-file.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o user-regs.o -MT user-regs.o -MMD -MP -MF .deps/user-regs.Tpo ../../binutils-gdb/gdb/user-regs.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frame.o -MT frame.o -MMD -MP -MF .deps/frame.Tpo ../../binutils-gdb/gdb/frame.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frame-unwind.o -MT frame-unwind.o -MMD -MP -MF .deps/frame-unwind.Tpo ../../binutils-gdb/gdb/frame-unwind.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o doublest.o -MT doublest.o -MMD -MP -MF .deps/doublest.Tpo ../../binutils-gdb/gdb/doublest.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frame-base.o -MT frame-base.o -MMD -MP -MF .deps/frame-base.Tpo ../../binutils-gdb/gdb/frame-base.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inline-frame.o -MT inline-frame.o -MMD -MP -MF .deps/inline-frame.Tpo ../../binutils-gdb/gdb/inline-frame.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gnu-v2-abi.o -MT gnu-v2-abi.o -MMD -MP -MF .deps/gnu-v2-abi.Tpo ../../binutils-gdb/gdb/gnu-v2-abi.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gnu-v3-abi.o -MT gnu-v3-abi.o -MMD -MP -MF .deps/gnu-v3-abi.Tpo ../../binutils-gdb/gdb/gnu-v3-abi.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF .deps/cp-abi.Tpo ../../binutils-gdb/gdb/cp-abi.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cp-support.o -MT cp-support.o -MMD -MP -MF .deps/cp-support.Tpo ../../binutils-gdb/gdb/cp-support.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF .deps/cp-namespace.Tpo ../../binutils-gdb/gdb/cp-namespace.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o d-namespace.o -MT d-namespace.o -MMD -MP -MF .deps/d-namespace.Tpo ../../binutils-gdb/gdb/d-namespace.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o reggroups.o -MT reggroups.o -MMD -MP -MF .deps/reggroups.Tpo ../../binutils-gdb/gdb/reggroups.c
../../binutils-gdb/gdb/d-namespace.c: In function d_lookup_symbol_imports:
../../binutils-gdb/gdb/d-namespace.c:486:15: error: too many arguments to function d_lookup_symbol_imports
         sym = d_lookup_symbol_imports (current->import_src,
               ^
../../binutils-gdb/gdb/d-namespace.c:394:1: note: declared here
 d_lookup_symbol_imports (const char *scope, const char *name,
 ^
../../binutils-gdb/gdb/d-namespace.c:497:14: error: too many arguments to function d_lookup_symbol_imports
        sym = d_lookup_symbol_imports (current->import_src,
              ^
../../binutils-gdb/gdb/d-namespace.c:394:1: note: declared here
 d_lookup_symbol_imports (const char *scope, const char *name,
 ^
Makefile:1147: recipe for target 'd-namespace.o' failed
make[2]: *** [d-namespace.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/gdb'
Makefile:8826: recipe for target 'all-gdb' failed
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build'
Makefile:850: recipe for target 'all' failed
make: *** [all] Error 2
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-19 15:34 [binutils-gdb] Fix a seg-fault in the linker when it encounters a corrupt binary containing a reloc with no associated symbol sergiodj+buildbot
@ 2016-02-19 17:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-19 17:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2919>

Commit(s) tested:
	737684142b3f7dfa6d440c8363750911a8ac20ce

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix a seg-fault in the linker when it encounters a corrupt binary containing a reloc with no associated symbol.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3016636e9c162570aed1fb44881152e1a61adf80>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <f79a3bae8725dfe0e11b04ddfc6e6bc8f23e4e4e@gdb-build>
@ 2016-02-18 20:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-18 20:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2915>

Commit(s) tested:
	f79a3bae8725dfe0e11b04ddfc6e6bc8f23e4e4e

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	gdb/s390: Fill guess_tracepoint_registers hook.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=387de5015efdaba88ec23cddb714e876c75666b9>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-18 12:18 [binutils-gdb] Set breakpoint condition-evaluation in forking-threads-plus-breakpoint.exp sergiodj+buildbot
@ 2016-02-18 14:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-18 14:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2911>

Commit(s) tested:
	40fb20d037581bc9d4b17b6ab64ee98825cfacab

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Set breakpoint condition-evaluation in forking-threads-plus-breakpoint.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=cbee4785b073c495be893dd24dd413fe35c5c5a2>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-17 19:31 [binutils-gdb] [x86-64] Omit dynamic sections symbols sergiodj+buildbot
@ 2016-02-17 20:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-17 20:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2909>

Commit(s) tested:
	8f79b794ce055b3b4041788182080f4ce3f9048e

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	[x86-64] Omit dynamic sections symbols

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ccfc00d68ba6c5c120f46248f41f745232456e3a>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-16 14:26 [binutils-gdb] Fix cleanup in arm_linux_software_single_step sergiodj+buildbot
@ 2016-02-16 16:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-16 16:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2900>

Commit(s) tested:
	b442c911ee0e7444ee63edcc7da26089f6023cb6

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Fix cleanup in arm_linux_software_single_step

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=70e2d2bc3c351f0f4ed9e7e61f8cd5f0b1c89ff5>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-16  0:16 [binutils-gdb] Add parentheses to prevent truncated addresses sergiodj+buildbot
@ 2016-02-16  3:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-16  3:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2897>

Commit(s) tested:
	4fd7268abff6f99dbbb78505f095bf1f54064db7

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Add parentheses to prevent truncated addresses

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=930433e26021a82768b8866ab371fd941eb17e9e>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-15 19:08 [binutils-gdb] Add missing gdb.arch/i386-prologue.c prototypes sergiodj+buildbot
@ 2016-02-16  1:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-16  1:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2896>

Commit(s) tested:
	a7a0a6a95bc111776129374c46edec3c3c2785cc

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	Add missing gdb.arch/i386-prologue.c prototypes

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3b1e6b207aa819fa0d60765ba3095e9837ce6463>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-15 17:01 [binutils-gdb] testsuite: Fix some tests that write outside of the standard output directory sergiodj+buildbot
@ 2016-02-15 19:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-15 19:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2892>

Commit(s) tested:
	aa4803559b046ab4691965f8a4ceed1037b37629

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	testsuite: Fix some tests that write outside of the standard output directory

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=511f440dfd75f6c5a20a7215ce6a5f54b9ca7e4c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.threads/pending-step.exp: Can't run to main
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/pending-step.exp: Can't run to main
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-15 10:19 [binutils-gdb] Don't print 0x for core_addr_to_string_nz sergiodj+buildbot
@ 2016-02-15 11:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-15 11:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2889>

Commit(s) tested:
	0a0da55626b632a8b8beb6c7878b866861e5daee

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Don't print 0x for core_addr_to_string_nz

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ad1d00f9a8d0967f01f7f1b67c402a149eec43a0>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-14  8:44 [binutils-gdb] testsuite: Fix false Fortran regressions with recent gcc sergiodj+buildbot
@ 2016-02-14 13:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-14 13:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2887>

Commit(s) tested:
	ba881f505ba211ffee59e68617cd1a02a7b4737b

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	testsuite: Fix false Fortran regressions with recent gcc

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f8e8f38151eee79e35a2bf99c98de33ed69725d5>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <e44e00ffffe358d91df0ec4a11563eef0c14beb4@gdb-build>
@ 2016-02-13 10:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-13 10:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2884>

Commit(s) tested:
	e44e00ffffe358d91df0ec4a11563eef0c14beb4

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	gdb.trace/tfile-avx.c: Change ymm15 to xmm15 for old gcc.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f7f608e0089fdcdde4c174eb994f53525ad8e910>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-12 16:32 [binutils-gdb] [gdbserver, aarch64] Use linux_{set, get}_pc_{64, 32}bit sergiodj+buildbot
@ 2016-02-13  6:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-13  6:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2882>

Commit(s) tested:
	a5652c21a829088da97a525fbcd9c9912b64c9dc

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	[gdbserver, aarch64] Use linux_{set,get}_pc_{64,32}bit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0766851f927cea1051e73528ebb3c1bc2f0e0427>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-12 16:22 [binutils-gdb] [ARM] Software single step cross kernel helpers sergiodj+buildbot
@ 2016-02-13  5:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-13  5:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2881>

Commit(s) tested:
	01113bc1c50ff1202517377afd7162861e66846f

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	[ARM] Software single step cross kernel helpers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f261ee062d82bfde3233d98702f1903f03e30bfd>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-12  9:19 [binutils-gdb] btrace, frame: fix crash in get_frame_type sergiodj+buildbot
@ 2016-02-12 21:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-12 21:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2877>

Commit(s) tested:
	33b4777ca1b7b456af8201b98eda27d1b272cbab

Author(s) (in the same order as the commits):
	Markus Metzger <markus.t.metzger@intel.com>

Subject:
	btrace, frame: fix crash in get_frame_type

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=99c79a04f49fff2a5204747d6c31a65003ddb3e4>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-11 20:15 [binutils-gdb] Add missing quotes to gdb/testsuite/README sergiodj+buildbot
@ 2016-02-12 15:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-12 15:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2873>

Commit(s) tested:
	acc23c113ab9602707574e7df120f96170a9731c

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Add missing quotes to gdb/testsuite/README

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ac57dbdf113a72103eda16c145c544cccdaf63fb>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-11 20:04 [binutils-gdb] Support 'make check-parallel' in gdb's build dir sergiodj+buildbot
@ 2016-02-12 13:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-12 13:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2872>

Commit(s) tested:
	e352bf0a3c8430aeab9d6f3781c7b31b09c8b8b9

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Support 'make check-parallel' in gdb's build dir

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ab26b254875d3e99626fcb72b653104c347ba646>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-11  3:48 [binutils-gdb] Mask off the least significant bit in GOT offset sergiodj+buildbot
@ 2016-02-12  0:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-12  0:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2865>

Commit(s) tested:
	32875eb1f3b928dfe63c5752e8152a9dc09928f3

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Mask off the least significant bit in GOT offset

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a66c9325e3c9c5767a2c131aa10c6239e1c9062b>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <5ac87a997fca849c654fffdf1c3e1991ea3f81d1@gdb-build>
@ 2016-02-11 22:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-11 22:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2864>

Commit(s) tested:
	5ac87a997fca849c654fffdf1c3e1991ea3f81d1

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	gdb.trace: Read XML target description from tfile.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=9acd4ad323d054293be86ea97c6094fcca963890>

*** Regressions found ***
============================
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-10 15:50 [binutils-gdb] arm-tdep.c: Fix typo sergiodj+buildbot
@ 2016-02-11 14:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-11 14:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2860>

Commit(s) tested:
	550dc4e26630c9b9a2bb95cd51250762fc89fe16

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	arm-tdep.c: Fix typo

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=30a7c18233bc63468a17366f15cd82474fe2b8c9>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <62e5fd57bcdfb58eadd08ec430c4dfd742027d8e@gdb-build>
@ 2016-02-11 12:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-11 12:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2859>

Commit(s) tested:
	62e5fd57bcdfb58eadd08ec430c4dfd742027d8e

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	gdb/x86: Implement ax_pseudo_register_collect hook.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=bc9b9cc2bc38b395a0b7aca039bc47ba8409c6f4>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-09 23:05 [binutils-gdb] Use string_to_event_location_basic in guile sergiodj+buildbot
@ 2016-02-10  7:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-10  7:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2843>

Commit(s) tested:
	a96e36da2f5278949099b0b985b2fa6ce474b135

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Use string_to_event_location_basic in guile.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a8e15bb3c158b15cc58f6a0df60032c746def108>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-09 16:46 [binutils-gdb] Fix compile time warnings building the binutils with a gcc6 compiler sergiodj+buildbot
@ 2016-02-10  1:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-10  1:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2840>

Commit(s) tested:
	609332f15cc2ad651d0ebd573010595a4593e89a

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix compile time warnings building the binutils with a gcc6 compiler.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=9f82169a19b8b05a8a20f30e2d3493f2d5a26cc1>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-09 12:41 [binutils-gdb] Fix PR19548: Breakpoint re-set inserts breakpoints when it shouldn't sergiodj+buildbot
@ 2016-02-09 21:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-09 21:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2838>

Commit(s) tested:
	2a7f3dffced7a20c992e1488d9f05fed8b8001fd

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix PR19548: Breakpoint re-set inserts breakpoints when it shouldn't

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b8bbc57baa466030d7d1af949d4ac63221aaca32>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-09 10:57 [binutils-gdb] Revert "Fix build breakage" sergiodj+buildbot
@ 2016-02-09 16:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-09 16:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2835>

Commit(s) tested:
	c23bbc1cdae6149de4175a75aa9bf9bcbc936fa4

Author(s) (in the same order as the commits):
	Walfred Tedeschi <walfred.tedeschi@intel.com>

Subject:
	Revert "Fix build breakage"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0e9917f48ed48bc479088fd21b1a6a4231293552>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-09 10:38 [binutils-gdb] Fix build breakage sergiodj+buildbot
@ 2016-02-09 12:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-09 12:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2833>

Commit(s) tested:
	222cab58b7ed37df6e01dacb0932f400a2588137

Author(s) (in the same order as the commits):
	Walfred Tedeschi <walfred.tedeschi@intel.com>

Subject:
	Fix build breakage

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=2de646247643ba6d98ebae785dd9a77060666aba>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-04 16:40 [binutils-gdb] Prevent possible undefined behaviour computing the size of the scache by usingunsigned integers instead of signed integers sergiodj+buildbot
@ 2016-02-04 19:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-04 19:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2823>

Commit(s) tested:
	13754e4c3d1b78945ecba225216f29d71334b77d

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Prevent possible undefined behaviour computing the size of the scache by usingunsigned integers instead of signed integers.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8ad4331f169cd1edaf78106a9a315e6be21583a4>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-04 15:57 [binutils-gdb] [testsuite] Remove BASEDIR sergiodj+buildbot
@ 2016-02-04 17:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-04 17:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2822>

Commit(s) tested:
	31d913c7e4e84edf88b4324c3a9a8fb31c8206ec

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	[testsuite] Remove BASEDIR

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1de965b9fa2caceb82384597719e3431b5804668>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-04 10:06 [binutils-gdb] Fix the encoding of the MSP430's RRUX instruction sergiodj+buildbot
@ 2016-02-04 11:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-04 11:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2820>

Commit(s) tested:
	c1d9289fef41b82aa22f63f74aa8e730ec898d3c

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix the encoding of the MSP430's RRUX instruction.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e22c25aec611b5f8f5e420dcb5c2dcf45525d1be>

*** Regressions found ***
============================
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-03 22:03 [binutils-gdb] MAINTAINERS: Add Thiemo Seufer back, as a past maintainer sergiodj+buildbot
@ 2016-02-03 22:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-03 22:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2819>

Commit(s) tested:
	3b8f2c8bcf7c6bf1339aa3c3f2d6f129b7878052

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@linux-mips.org>

Subject:
	MAINTAINERS: Add Thiemo Seufer back, as a past maintainer

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7ea2f7dd18689f5bad01bdf2ebf75b155ea3e7bb>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-03 14:16 [binutils-gdb] Fix "PowerPC64 ELFv2 entry code" for big-endian sergiodj+buildbot
@ 2016-02-03 15:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-03 15:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2818>

Commit(s) tested:
	4f038ee5d22f04a16a413cf2e3d8ddeecdc75639

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Fix "PowerPC64 ELFv2 entry code" for big-endian

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6e85b03db305b7caee2cae2531f23ec4355baed9>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-02 21:51 [binutils-gdb] ui-out.c: Remove unused enum sergiodj+buildbot
@ 2016-02-03  6:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-03  6:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2817>

Commit(s) tested:
	6456a18b717e7b1ae96d77a2549fbf4da60d6617

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	ui-out.c: Remove unused enum

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=411c12b88dd9c78619f7656428e8a8e5b38a7db0>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-02 21:21 [binutils-gdb] Fix typos in bfd/ChangeLog and bfd/elf64-x86-64.c sergiodj+buildbot
@ 2016-02-03  4:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-03  4:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2816>

Commit(s) tested:
	fb06f1c0f25d27006b28a94e54273a6bb35b5926

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Fix typos in bfd/ChangeLog and bfd/elf64-x86-64.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=73b7869fa6167dd38f3a4333ee097e70abd1d3da>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-02 13:44 [binutils-gdb] PowerPC64 ELFv2 entry code sergiodj+buildbot
@ 2016-02-03  1:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-03  1:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2814>

Commit(s) tested:
	85fabe715c441e1c90fe913e2a6d65f0e487e5e8

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 ELFv2 entry code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0a42727afef1876e0404dcb948febfe0872a1fa1>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-02 10:56 [binutils-gdb] Merge gdb and gdbserver implementations for siginfo sergiodj+buildbot
@ 2016-02-02 11:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-02 11:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2806>

Commit(s) tested:
	93813b37c86a70fbd4d8c9d63f95cf8b87bbf425

Author(s) (in the same order as the commits):
	Walfred Tedeschi <walfred.tedeschi@intel.com>

Subject:
	Merge gdb and gdbserver implementations for siginfo

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ed9a887d1fbf5cb5ebccb0c63c7993f2c9884f8d>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-01 18:23 [binutils-gdb] gdb: New set/show max-value-size command sergiodj+buildbot
@ 2016-02-01 19:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-01 19:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2801>

Commit(s) tested:
	5fdf6324fafd60f967e2e8323fdacf84b1bfcea3

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: New set/show max-value-size command.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=923a9fc99cffbffe91adae97d280c8e12d97b9e6>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-01 13:53 [binutils-gdb] Add support for importing data from ILF images sergiodj+buildbot
@ 2016-02-01 16:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-01 16:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2800>

Commit(s) tested:
	655ed9ea1703173cb796070ed9843ea90bb74e58

Author(s) (in the same order as the commits):
	Nathaniel Smith <njs@pobox.com>

Subject:
	Add support for importing data from ILF images.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a2e00383a89ddddf09729fb772baa79c2e94324d>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-01 11:43 [binutils-gdb] x86 synthetic plt symbols sergiodj+buildbot
@ 2016-02-01 15:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-01 15:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2799>

Commit(s) tested:
	ec1f73bb0be7482f2dffd9bbca2f93fc74eca172

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	x86 synthetic plt symbols

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6c833b3d38d6b7a83a936c40f9c1be508093905e>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-02-01  3:36 [binutils-gdb] Fix some comments in varobj.{c,h} sergiodj+buildbot
@ 2016-02-01  5:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-02-01  5:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2796>

Commit(s) tested:
	5fa1307022c1278575846faba5f3391b70d64b16

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Fix some comments in varobj.{c,h}

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c50216cf65f02e5a2c8b74bdaaf0519c7da0bdc8>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-31 20:38 [binutils-gdb] Fix /usr/bin/ld: final link failed: File truncated error on hppa sergiodj+buildbot
@ 2016-01-31 21:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-31 21:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2794>

Commit(s) tested:
	6d4b2867f8441c7bf75dfef6b3c95a10241f9709

Author(s) (in the same order as the commits):
	John David Anglin <danglin@gcc.gnu.org>

Subject:
	Fix /usr/bin/ld: final link failed: File truncated error on hppa.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ca333937fb876e512199070fabdd819c32fed221>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-28 21:00 [binutils-gdb] Sync libiberty with GCC sergiodj+buildbot
@ 2016-01-28 22:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-28 22:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2789>

Commit(s) tested:
	9d98de835cb018419e0ef97db37fcf9061247750

Author(s) (in the same order as the commits):
	Iain Buclaw <ibuclaw@gdcproject.org>

Subject:
	Sync libiberty with GCC.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e19a8dc9be7179900e1cbb591b0fdaaba283e961>

*** Regressions found ***
============================
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFUZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFWZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFVZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFRZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNaZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNbZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNcZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNdZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNeZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNfZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNaNbZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNbNaZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNdNfNaZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D2rt6dmain211_d_run_mainUiPPaPUAAaZiZ7tryExecMFMDFZvZv
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.dlang/demangle.exp: _D8demangle4testFFZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFUZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFWZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFVZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFRZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNaZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNbZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNcZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNdZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNeZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNfZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNaNbZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNbNaZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D8demangle4testFFNdNfNaZaZv
PASS -> FAIL: gdb.dlang/demangle.exp: _D2rt6dmain211_d_run_mainUiPPaPUAAaZiZ7tryExecMFMDFZvZv
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-28 19:00 [binutils-gdb] Add rawmemchr to imported gnulib modules sergiodj+buildbot
@ 2016-01-28 20:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-28 20:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2788>

Commit(s) tested:
	56e374a6bcc87f7ac8aeb09887628a3286908545

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Add rawmemchr to imported gnulib modules

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=85e72295d5f33cd59260dfd747501039918126ef>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-28 14:39 [binutils-gdb] [testsuite] Fix tiemout fail in gdb.fortran/vla-value.exp sergiodj+buildbot
@ 2016-01-28 17:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-28 17:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2786>

Commit(s) tested:
	7fe8399de97e50f631ce28ceb42515862a927556

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	[testsuite] Fix tiemout fail in gdb.fortran/vla-value.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e33e56d198941b8503fe623ff1d3c9ebab003635>

*** Regressions found ***
============================
new FAIL: gdb.threads/manythreads.exp: stop threads 1 (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/manythreads.exp: stop threads 1 (GDB internal error)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-26 21:41 [binutils-gdb] Fix function comments sergiodj+buildbot
@ 2016-01-26 22:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-26 22:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2782>

Commit(s) tested:
	41548caa9b7ffba43e856bd288b98cc1ab8c3e8f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix function comments

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d44c6634a43241ee0c9ae6491bd6b88cb55b1634>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-26 14:48 [binutils-gdb] Remove argument pc in get_next_pcs sergiodj+buildbot
@ 2016-01-26 19:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-26 19:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2781>

Commit(s) tested:
	4d18591be953e2faeaaa280484d375fe05857770

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Remove argument pc in get_next_pcs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c613e8c176baaad38fdf7a3829613a6502f35687>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-26 14:13 [binutils-gdb] [GDBserver] Block and unblock SIGIO sergiodj+buildbot
@ 2016-01-26 16:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-26 16:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2779>

Commit(s) tested:
	8b2073398477b33d425b0570236fe4e4222fe2c4

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	[GDBserver] Block and unblock SIGIO

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a019ef8173fa6e6f3b066ce2de5a97586002929b>

*** Regressions found ***
============================
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <a579cd9aa8c57c8a54833f26452a1afef38e5d20@gdb-build>
@ 2016-01-26  0:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-26  0:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2777>

Commit(s) tested:
	a579cd9aa8c57c8a54833f26452a1afef38e5d20

Author(s) (in the same order as the commits):
	Mark Wielaard <mjw@redhat.com>

Subject:
	Fix GCC6 -Wmisleading-indentation issues.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=2ac7e689fec8a6b8ce6007626393e352d96d66fc>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-25 16:27 [binutils-gdb] Remove new_thread_notify and dead_thread_notify sergiodj+buildbot
@ 2016-01-25 21:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-25 21:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2776>

Commit(s) tested:
	a0f8e08a3c357ae24d3244940e1c6b405a0c17cc

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Remove new_thread_notify and dead_thread_notify

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e00936171155469af4f379d64cba2cb8d71f667c>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-25 15:24 [binutils-gdb] [PATCH[ARM]Check mapping symbol while backward searching for IT block sergiodj+buildbot
@ 2016-01-25 18:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-25 18:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2774>

Commit(s) tested:
	5bc5ae8810c03b55f46b9e575389c3fa85a62b5c

Author(s) (in the same order as the commits):
	Renlin Li <renlin.li@arm.com>

Subject:
	[PATCH[ARM]Check mapping symbol while backward searching for IT block.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e05f0583cdcf2b574647fd250def4455642224ab>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-25 13:40 [binutils-gdb] Fix PR 19494: hang when killing unfollowed fork children sergiodj+buildbot
@ 2016-01-25 16:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-25 16:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2772>

Commit(s) tested:
	1d2736d43ba16c585e643faec4b6a5084d782289

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix PR 19494: hang when killing unfollowed fork children

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8d84e2eac265695d681d2b59f407f4e85990a390>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-25  9:41 [binutils-gdb] Fix memory corruption on Mach-O systems by suppressing a memory tidy up sergiodj+buildbot
@ 2016-01-25  9:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-25  9:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2768>

Commit(s) tested:
	cf466c2ac5ac55bb9b30b96fbdcad564e8c1ccc8

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix memory corruption on Mach-O systems by suppressing a memory tidy up.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for cf466c2ac5ac55bb9b30b96fbdcad564e8c1ccc8>

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

mv -f .deps/i386mach3.Tpo .deps/i386mach3.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT i386os9k.lo -MD -MP -MF .deps/i386os9k.Tpo -c -o i386os9k.lo ../../binutils-gdb/bfd/i386os9k.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT i386netbsd.lo -MD -MP -MF .deps/i386netbsd.Tpo -c ../../binutils-gdb/bfd/i386netbsd.c -o i386netbsd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT i386os9k.lo -MD -MP -MF .deps/i386os9k.Tpo -c ../../binutils-gdb/bfd/i386os9k.c -o i386os9k.o
mv -f .deps/i386lynx.Tpo .deps/i386lynx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT ieee.lo -MD -MP -MF .deps/ieee.Tpo -c -o ieee.lo ../../binutils-gdb/bfd/ieee.c
mv -f .deps/elf32-sh-symbian.Tpo .deps/elf32-sh-symbian.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m68k4knetbsd.lo -MD -MP -MF .deps/m68k4knetbsd.Tpo -c -o m68k4knetbsd.lo ../../binutils-gdb/bfd/m68k4knetbsd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT ieee.lo -MD -MP -MF .deps/ieee.Tpo -c ../../binutils-gdb/bfd/ieee.c -o ieee.o
mv -f .deps/i386msdos.Tpo .deps/i386msdos.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m68klinux.lo -MD -MP -MF .deps/m68klinux.Tpo -c -o m68klinux.lo ../../binutils-gdb/bfd/m68klinux.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m68k4knetbsd.lo -MD -MP -MF .deps/m68k4knetbsd.Tpo -c ../../binutils-gdb/bfd/m68k4knetbsd.c -o m68k4knetbsd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m68klinux.lo -MD -MP -MF .deps/m68klinux.Tpo -c ../../binutils-gdb/bfd/m68klinux.c -o m68klinux.o
mv -f .deps/elf32-sh.Tpo .deps/elf32-sh.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m68knetbsd.lo -MD -MP -MF .deps/m68knetbsd.Tpo -c -o m68knetbsd.lo ../../binutils-gdb/bfd/m68knetbsd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m68knetbsd.lo -MD -MP -MF .deps/m68knetbsd.Tpo -c ../../binutils-gdb/bfd/m68knetbsd.c -o m68knetbsd.o
mv -f .deps/i386os9k.Tpo .deps/i386os9k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m88kmach3.lo -MD -MP -MF .deps/m88kmach3.Tpo -c -o m88kmach3.lo ../../binutils-gdb/bfd/m88kmach3.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m88kmach3.lo -MD -MP -MF .deps/m88kmach3.Tpo -c ../../binutils-gdb/bfd/m88kmach3.c -o m88kmach3.o
mv -f .deps/elf32-spu.Tpo .deps/elf32-spu.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m88kopenbsd.lo -MD -MP -MF .deps/m88kopenbsd.Tpo -c -o m88kopenbsd.lo ../../binutils-gdb/bfd/m88kopenbsd.c
mv -f .deps/elf32-arm.Tpo .deps/elf32-arm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o.lo -MD -MP -MF .deps/mach-o.Tpo -c -o mach-o.lo ../../binutils-gdb/bfd/mach-o.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m88kopenbsd.lo -MD -MP -MF .deps/m88kopenbsd.Tpo -c ../../binutils-gdb/bfd/m88kopenbsd.c -o m88kopenbsd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o.lo -MD -MP -MF .deps/mach-o.Tpo -c ../../binutils-gdb/bfd/mach-o.c -o mach-o.o
mv -f .deps/i386netbsd.Tpo .deps/i386netbsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o-i386.lo -MD -MP -MF .deps/mach-o-i386.Tpo -c -o mach-o-i386.lo ../../binutils-gdb/bfd/mach-o-i386.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o-i386.lo -MD -MP -MF .deps/mach-o-i386.Tpo -c ../../binutils-gdb/bfd/mach-o-i386.c -o mach-o-i386.o
mv -f .deps/epoc-pe-arm.Tpo .deps/epoc-pe-arm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o-arm.lo -MD -MP -MF .deps/mach-o-arm.Tpo -c -o mach-o-arm.lo ../../binutils-gdb/bfd/mach-o-arm.c
../../binutils-gdb/bfd/mach-o.c: In function bfd_mach_o_close_and_cleanup:
../../binutils-gdb/bfd/mach-o.c:5886:1: error: "/*" within comment [-Werror=comment]
 /* Not yet handled: creating an archive.  */
 ^
../../binutils-gdb/bfd/mach-o.c:5801:0: error: unterminated #if
 #if 0
 ^
../../binutils-gdb/bfd/mach-o.c:5800:11: error: expected declaration or statement at end of input
           bfd *fat_bfd = mdata->dsym_bfd->my_archive;
           ^
../../binutils-gdb/bfd/mach-o.c:5800:16: error: unused variable fat_bfd [-Werror=unused-variable]
           bfd *fat_bfd = mdata->dsym_bfd->my_archive;
                ^
../../binutils-gdb/bfd/mach-o.c:5800:11: error: expected declaration or statement at end of input
           bfd *fat_bfd = mdata->dsym_bfd->my_archive;
           ^
../../binutils-gdb/bfd/mach-o.c:5800:11: error: expected declaration or statement at end of input
../../binutils-gdb/bfd/mach-o.c: At top level:
../../binutils-gdb/bfd/mach-o.c:5011:1: error: bfd_mach_o_gen_mkobject defined but not used [-Werror=unused-function]
 bfd_mach_o_gen_mkobject (bfd *abfd)
 ^
../../binutils-gdb/bfd/mach-o.c:5109:1: error: bfd_mach_o_gen_object_p defined but not used [-Werror=unused-function]
 bfd_mach_o_gen_object_p (bfd *abfd)
 ^
../../binutils-gdb/bfd/mach-o.c:5115:1: error: bfd_mach_o_gen_core_p defined but not used [-Werror=unused-function]
 bfd_mach_o_gen_core_p (bfd *abfd)
 ^
../../binutils-gdb/bfd/mach-o.c:5316:1: error: bfd_mach_o_fat_stat_arch_elt defined but not used [-Werror=unused-function]
 bfd_mach_o_fat_stat_arch_elt (bfd *abfd, struct stat *buf)
 ^
mv -f .deps/m68k4knetbsd.Tpo .deps/m68k4knetbsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mipsbsd.lo -MD -MP -MF .deps/mipsbsd.Tpo -c -o mipsbsd.lo ../../binutils-gdb/bfd/mipsbsd.c
../../binutils-gdb/bfd/mach-o.c: In function bfd_mach_o_close_and_cleanup:
../../binutils-gdb/bfd/mach-o.c:5800:11: error: control reaches end of non-void function [-Werror=return-type]
           bfd *fat_bfd = mdata->dsym_bfd->my_archive;
           ^
cc1: all warnings being treated as errors
Makefile:1637: recipe for target 'mach-o.lo' failed
make[4]: *** [mach-o.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o-arm.lo -MD -MP -MF .deps/mach-o-arm.Tpo -c ../../binutils-gdb/bfd/mach-o-arm.c -o mach-o-arm.o
mv -f .deps/m68knetbsd.Tpo .deps/m68knetbsd.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mipsbsd.lo -MD -MP -MF .deps/mipsbsd.Tpo -c ../../binutils-gdb/bfd/mipsbsd.c -o mipsbsd.o
mv -f .deps/m88kmach3.Tpo .deps/m88kmach3.Plo
mv -f .deps/elf32-sh64.Tpo .deps/elf32-sh64.Plo
mv -f .deps/m88kopenbsd.Tpo .deps/m88kopenbsd.Plo
mv -f .deps/m68klinux.Tpo .deps/m68klinux.Plo
mv -f .deps/mach-o-i386.Tpo .deps/mach-o-i386.Plo
mv -f .deps/elfxx-sparc.Tpo .deps/elfxx-sparc.Plo
mv -f .deps/mach-o-arm.Tpo .deps/mach-o-arm.Plo
mv -f .deps/epoc-pei-arm.Tpo .deps/epoc-pei-arm.Plo
mv -f .deps/mipsbsd.Tpo .deps/mipsbsd.Plo
mv -f .deps/hp300hpux.Tpo .deps/hp300hpux.Plo
mv -f .deps/i386dynix.Tpo .deps/i386dynix.Plo
mv -f .deps/ieee.Tpo .deps/ieee.Plo
mv -f .deps/elf32-nds32.Tpo .deps/elf32-nds32.Plo
mv -f .deps/elf32-xtensa.Tpo .deps/elf32-xtensa.Plo
make[4]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/bfd'
Makefile:1679: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/bfd'
make[3]: *** [all-recursive] Error 1
Makefile:1156: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/bfd'
Makefile:2719: recipe for target 'all-bfd' failed
make[1]: *** [all-bfd] Error 2
make[1]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build'
Makefile:846: recipe for target 'all' failed
make: *** [all] Error 2
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-24  1:27 [binutils-gdb] MIPS/BFD: Simplify register index calculation in BZ16_REG_FIELD sergiodj+buildbot
@ 2016-01-24  3:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-24  3:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2767>

Commit(s) tested:
	eb6b0cf45d7588eb147d90ce790254309a69613e

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	MIPS/BFD: Simplify register index calculation in BZ16_REG_FIELD

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7c9edafb7be8eea5901937fa15b137e3b9d0ac99>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-24  1:16 [binutils-gdb] MIPS/BFD: Correct register index calculation in BZ16_REG sergiodj+buildbot
@ 2016-01-24  2:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-24  2:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2766>

Commit(s) tested:
	e67f83e590b8ce7a9912f665aa559cbc98c05de6

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@imgtec.com>

Subject:
	MIPS/BFD: Correct register index calculation in BZ16_REG

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7f4d876a9bdde9cc968772da10b64457618c71e8>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <dc29a1ce6a25233e608f90511e67af3c18e19a98@gdb-build>
@ 2016-01-23 15:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-23 15:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2765>

Commit(s) tested:
	dc29a1ce6a25233e608f90511e67af3c18e19a98

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	gdb.trace: Fix unavailable-dwarf-piece.exp on big endian targets

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6607307ada02d36932c2cc1e8bb72e5d29727560>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <cc5fd9abe4980e48e2cc27b0225f3c6ba7c0756b@gdb-build>
@ 2016-01-23 12:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-23 12:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2764>

Commit(s) tested:
	cc5fd9abe4980e48e2cc27b0225f3c6ba7c0756b

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	gdb.trace: Fix another expected message on continue.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=363d63047e7af57edce085914af6ef2c940ba070>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-22 21:00 [binutils-gdb] testsuite: gdb.gdb/selftest.exp: Drop expected Thread number sergiodj+buildbot
@ 2016-01-22 23:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-22 23:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2763>

Commit(s) tested:
	092127d743462e370fd1156cb746f814a7b46593

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	testsuite: gdb.gdb/selftest.exp: Drop expected Thread number

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=9d4e13eb2f564a49384491a1c853cca5e80d425e>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-22 17:04 [binutils-gdb] Reword the string description of native FreeBSD ptids sergiodj+buildbot
@ 2016-01-22 18:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-22 18:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2761>

Commit(s) tested:
	b2bae2f79b11a87af3dbc2a6ca3c0c4987ecfbba

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Reword the string description of native FreeBSD ptids.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=45fb1e90e8f9229741dca868b4e0e7ebae776642>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-22  0:30 [binutils-gdb] * lib/ada.exp (gdb_compile_ada): Fix typo sergiodj+buildbot
@ 2016-01-22  1:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-22  1:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2756>

Commit(s) tested:
	4f5946a8630ec027d412ee078974f8d92e5ab3a0

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

Subject:
	* lib/ada.exp (gdb_compile_ada): Fix typo.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1a7d38700194997e155feec14978ec5ddcd56340>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <f906b857015513af81f94db8e11b1e334c767def@gdb-build>
@ 2016-01-22  0:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-22  0:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2755>

Commit(s) tested:
	f906b857015513af81f94db8e11b1e334c767def

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	gdb.trace: Fix string collection for 64-bit platforms.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c9976a84ca6da5e25bb6b002074002fd88e1a18f>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-21 12:28 [binutils-gdb] gdb: Small cleanup to disasm.c:maybe_add_dis_line_entry sergiodj+buildbot
@ 2016-01-21 21:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-21 21:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2753>

Commit(s) tested:
	4a099de2e7e5374d633ba0eab4273b6f5c81ba74

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Small cleanup to disasm.c:maybe_add_dis_line_entry

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=987be34c530bd05af54dcc43334ca60e9641cede>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-21 11:03 [binutils-gdb] Fix unexpected failures in the linker testsuite for ARM VxWorks targets sergiodj+buildbot
@ 2016-01-21 18:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-21 18:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2751>

Commit(s) tested:
	aebf9be7089c1903581740851ae9ae67ffee2f4b

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix unexpected failures in the linker testsuite for ARM VxWorks targets.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7fab40bb87e22580e4e4584bbf7bfcf8e8151e9d>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-21 10:33 [binutils-gdb] Fix regression introduced in "break *<EXPR>" by explicit location patches sergiodj+buildbot
@ 2016-01-21 16:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-21 16:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2750>

Commit(s) tested:
	305e13e67faaf940ce6eb708847a655a0735a651

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	Fix regression introduced in "break *<EXPR>" by explicit location patches.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8016a577b69b988ae18b0317525c419523fe7f8a>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-21 10:14 [binutils-gdb] [AArch64] Relax long branch veneer insertion for non STT_FUNC symbol sergiodj+buildbot
@ 2016-01-21 15:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-21 15:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2749>

Commit(s) tested:
	2f340668a9a7c00f8813b097b157b07fba8cfa82

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] Relax long branch veneer insertion for non STT_FUNC symbol

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1e334247bd78eceeec87845228f903c6f466e241>

*** Regressions found ***
============================
new FAIL: gdb.arch/vsx-regs.exp: Save a VSX-enabled corefile (timeout)
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $f32 = 1.3
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.arch/vsx-regs.exp: Save a VSX-enabled corefile (timeout)
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $f32 = 1.3
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-21 10:09 [binutils-gdb] Rename elf-linux-psinfo.h to elf-linux-core.h sergiodj+buildbot
@ 2016-01-21 12:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-21 12:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2747>

Commit(s) tested:
	de64ce13a78669f094d6909fce51d210e2f9d2c0

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Rename elf-linux-psinfo.h to elf-linux-core.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=defbca82e95bbcf3010cdc8d414dc758973ccc6c>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-21  9:40 [binutils-gdb] bfd/configure reorganisation sergiodj+buildbot
@ 2016-01-21 10:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-21 10:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2746>

Commit(s) tested:
	c603b11becccfc593ca590c3129d00c2289359b8

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	bfd/configure reorganisation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=57b81beb0dbcb7e0f33391e7c098ab8ed074b2e2>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-21  8:17 [binutils-gdb] Detect the arm/thumb mode of code SIGRETURN or RT_SIGRETURN returns to sergiodj+buildbot
@ 2016-01-21  9:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-21  9:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2745>

Commit(s) tested:
	f7a6a40dbc279f0a54bdf947077cbad8ad52564c

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Detect the arm/thumb mode of code SIGRETURN or RT_SIGRETURN returns to

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f095984155c36ab13ac2fd5d1a15ae15790cc508>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-20 18:53 [binutils-gdb] gnu_vector.exp: Respect `should_kfail' for PR 8549 sergiodj+buildbot
@ 2016-01-20 20:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-20 20:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2743>

Commit(s) tested:
	fd356fa28834fa3a9f22f9157a568264ad045010

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Subject:
	gnu_vector.exp: Respect `should_kfail' for PR 8549

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7497ec9f2370db6435b9f3d83eab7e3aae2d41fc>

*** Regressions found ***
============================
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)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-20  4:14 [binutils-gdb] minor reformatting in printcmd.c::print_scalar_formatted sergiodj+buildbot
@ 2016-01-20 11:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-20 11:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2739>

Commit(s) tested:
	be56871ee8f65c51b9eee611532ed036a71a72e0

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	minor reformatting in printcmd.c::print_scalar_formatted

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4fbe50d073a60dee45b5df9592101662bf0e64bf>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
new FAIL: gdb.fortran/vla-value.exp: next (1) (timeout)
PASS -> FAIL: gdb.fortran/vla-value.exp: set $myvar = vla1
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.fortran/vla-value.exp: next (1) (timeout)
PASS -> FAIL: gdb.fortran/vla-value.exp: set $myvar = vla1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-19 18:00 [binutils-gdb] Dump register notes for each thread when generating a FreeBSD core sergiodj+buildbot
@ 2016-01-20  8:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-20  8:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2737>

Commit(s) tested:
	20a0aab3ed0f4bb5c304e560751b09b7b82a3e65

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Dump register notes for each thread when generating a FreeBSD core.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3481fe66ca303f7bd518f51cbd6cae1357669000>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
PASS -> FAIL: gdb.fortran/vla-value.exp: print allocated &vla1
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
PASS -> FAIL: gdb.fortran/vla-value.exp: print allocated &vla1
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-19 17:51 [binutils-gdb] Add support for LWP-based threads on FreeBSD sergiodj+buildbot
@ 2016-01-20  7:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-20  7:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2736>

Commit(s) tested:
	6e9567fe2ab39d1de89ecc5105c17443b66c9b48

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Add support for LWP-based threads on FreeBSD.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=00d60748951ae3116de6aff7a2b1d79a4e176d7a>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-19 17:34 [binutils-gdb] Display per-thread information for threads in FreeBSD cores sergiodj+buildbot
@ 2016-01-20  4:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-20  4:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2734>

Commit(s) tested:
	791174281c341539fab650bd934cc0060b7c9720

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Display per-thread information for threads in FreeBSD cores.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e1b63055b37b340fb9142ca6761b36407129b43a>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-19 17:09 [binutils-gdb] Add support to readelf for reading FreeBSD ELF core notes sergiodj+buildbot
@ 2016-01-20  0:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-20  0:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2731>

Commit(s) tested:
	f4ddf30f1108b2c0b3eee5677c912383ac903256

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Add support to readelf for reading FreeBSD ELF core notes.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3eaa5bb64c8d853b0701741cff03267f4eedd4a1>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-19 12:38 [binutils-gdb] Limit breakpoint re-set to the current program space sergiodj+buildbot
@ 2016-01-19 15:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-19 15:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2724>

Commit(s) tested:
	c2f4122d5cc2a21a441470336c8637b6a6965c6e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Limit breakpoint re-set to the current program space

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=884b6e89e1d5934775388f692229cf3a4c651d47>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-18 15:19 [binutils-gdb] Replace some $ARCH_{get, set}_pc with linux_{get, set}_pc_64bit sergiodj+buildbot
@ 2016-01-18 18:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-18 18:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2716>

Commit(s) tested:
	6f69e520676f5f434cf43c250865036b3d516429

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_64bit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=572cdd0b42b185407288f47862cae2f27b627892>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-18 15:11 [binutils-gdb] Replace some $ARCH_{get, set}_pc with linux_{get, set}_pc_32bit sergiodj+buildbot
@ 2016-01-18 17:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-18 17:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2715>

Commit(s) tested:
	276d4552dfc2dc3906fa2bd8690ea85b3d8ec055

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_32bit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=caa216a2c60182c96e59c776484e9c99e491a55f>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-18 12:05 [binutils-gdb] Provide AC_PROG_LEX that copes with LEX=missing from top-level sergiodj+buildbot
@ 2016-01-18 14:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-18 14:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2713>

Commit(s) tested:
	3d961d0d3a797b4d463024a11131e96c213dee27

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Provide AC_PROG_LEX that copes with LEX=missing from top-level

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4b80fed2b2b858d16352ddbf1fd1a8d88c2f3fe1>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-17  5:43 [binutils-gdb] minor reformatting in sim/common/sim-fpu.c sergiodj+buildbot
@ 2016-01-17  6:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-17  6:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2708>

Commit(s) tested:
	3c8e93b7fab5b9d8ddb786772ab00d65ec127159

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	minor reformatting in sim/common/sim-fpu.c.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=68a02b5861eeb0c1bf58207b9f14d19b6724d869>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-15 22:55 [binutils-gdb] Fix phony_iconv wide character support sergiodj+buildbot
@ 2016-01-16  1:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-16  1:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2706>

Commit(s) tested:
	f74f61cbf72dc158832d81d6ecd6f970f93798cc

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

Subject:
	Fix phony_iconv wide character support.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a214c625fbce3275f640acbbbb59d8477a6cbd9c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-15 22:25 [binutils-gdb] Star wildcard ranges (e.g., "info thread 2.*") sergiodj+buildbot
@ 2016-01-16  0:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-16  0:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2705>

Commit(s) tested:
	71ef29a86b252a4780517fc9b2bf9f7d3dd2d991

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Star wildcard ranges (e.g., "info thread 2.*")

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=cfecb3bff1085fe83f8b67134f4becce13bba441>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-15 21:59 [binutils-gdb] Fix "thread apply $conv_var" and misc other related problems sergiodj+buildbot
@ 2016-01-15 22:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-15 22:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2704>

Commit(s) tested:
	3f5b7598805c8253c43c989a540a2408c8b685ad

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix "thread apply $conv_var" and misc other related problems

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5f028f8bb140c902c307ff0631114ac9b7bb05d9>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-14 16:27 [binutils-gdb] Fix display of RL78 MOVW instructions that use the stack pointer sergiodj+buildbot
@ 2016-01-14 17:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-14 17:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2703>

Commit(s) tested:
	4d82fe66e8d38b20ad429cb99a99ed8741336d72

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix display of RL78 MOVW instructions that use the stack pointer.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=cd401ddb4e79227ea54c3379651a1d953517c47b>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-14 11:03 [binutils-gdb] [AArch64] Fix missing architecture checks for ARMv8.2 system registers sergiodj+buildbot
@ 2016-01-14 12:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-14 12:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2700>

Commit(s) tested:
	651657fa61aa0a2946d56063295a7ce8d73f803b

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[AArch64] Fix missing architecture checks for ARMv8.2 system registers.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=908cd89fa18a3b47104801d0d65817608c66acad>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-14  9:39 [binutils-gdb] [ARM] Make thumb2_breakpoint static again sergiodj+buildbot
@ 2016-01-14 10:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-14 10:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2699>

Commit(s) tested:
	1b451dda5f8905b26bafafe00423335d4fffe8dd

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	[ARM] Make thumb2_breakpoint static again

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e566c1cc53d0d28c62e43bc42a3e47e16dfea29c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-13 11:42 [binutils-gdb] Add $_gthread convenience variable sergiodj+buildbot
@ 2016-01-13 21:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-13 21:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2696>

Commit(s) tested:
	663f6d42f47265d2deaa86c8a976e658fb13f820

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Add $_gthread convenience variable

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=2f6760fc97fa610a16c9279128e1a6288109c40b>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
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)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-13 11:40 [binutils-gdb] Add Python InferiorThread.global_num attribute sergiodj+buildbot
@ 2016-01-13 18:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-13 18:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2694>

Commit(s) tested:
	22a0232400ea09c57ab70d97cffc1f25e6320da7

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Add Python InferiorThread.global_num attribute

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8326537af61397a984fc9a60dd980b2ccc985746>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-13 11:35 [binutils-gdb] Add a new $_inferior convenience variable sergiodj+buildbot
@ 2016-01-13 13:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-13 13:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2690>

Commit(s) tested:
	e3940304fe75c91f99e260a89fe8c45ece7e373f

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Add a new $_inferior convenience variable

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a8ee28bead2cc43eb0bdb92dde8377d47743e1df>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-12 16:46 [binutils-gdb] [ARM] Support ARMv8.2 RAS extension sergiodj+buildbot
@ 2016-01-13  2:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-13  2:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2686>

Commit(s) tested:
	105bde5771c1c1b26b69e3623c88f3caafa3a480

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[ARM] Support ARMv8.2 RAS extension.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c9ba07abd52fa5aafe9494547dde3c5353f7714d>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-12 16:41 [binutils-gdb] Add cantunwind when unwind info does not match start of section sergiodj+buildbot
@ 2016-01-13  1:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-13  1:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2685>

Commit(s) tested:
	ac06903dcff237777c8d507a03aafd79c84129ae

Author(s) (in the same order as the commits):
	Yury Usishchev <y.usishchev@samsung.com>

Subject:
	Add cantunwind when unwind info does not match start of section.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f81105e6ed026551679fa9edfd5b05390dabe63b>

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-12 16:34 [binutils-gdb] Fix invalid conversion from void * to gdb_byte * sergiodj+buildbot
@ 2016-01-12 22:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-12 22:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2683>

Commit(s) tested:
	d18547d8b08615a58db18ad3e43f721dc92ae298

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Fix invalid conversion from void * to gdb_byte *

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=84114701a8814a5ea4319216e74fdf4627b40554>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-12 15:45 [binutils-gdb] gdbserver: use the new gdb warning helpers sergiodj+buildbot
@ 2016-01-12 21:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-12 21:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2682>

Commit(s) tested:
	8f13a3ce8afc1144169a14c7704689e263316e70

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	gdbserver: use the new gdb warning helpers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=fb78c909d3a55590e5eb574235738adf723e8f42>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-12 15:44 [binutils-gdb] gdbserver: fix various warnings sergiodj+buildbot
@ 2016-01-12 20:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-12 20:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2681>

Commit(s) tested:
	5b3da067f0893be637f9e992b409e36682ea081a

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	gdbserver: fix various warnings

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6fb01bf4ad82ab158e5f201d7b887c4181573d48>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-12 15:09 [binutils-gdb] Remove trademark acknowledgements throughout sergiodj+buildbot
@ 2016-01-12 16:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-12 16:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2679>

Commit(s) tested:
	bc504a311794145e7aef2011f31ea87aa64bea4c

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Remove trademark acknowledgements throughout

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0705328ee98de0062d701fbfd17105bc7b52a71c>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-12 13:13 [binutils-gdb] Test gdb.base/random-signal.exp with "attach" sergiodj+buildbot
@ 2016-01-12 14:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-12 14:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2678>

Commit(s) tested:
	e46eeeddfb308cacd863f11a433c10ff1d403827

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Test gdb.base/random-signal.exp with "attach"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b6278fa178c2fc7d2dc412529f8615fb696c3b23>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-12 12:01 [binutils-gdb] Hurd: Make gdb/reply_mig_hack.awk script compatible to "mawk" sergiodj+buildbot
@ 2016-01-12 13:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-12 13:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2677>

Commit(s) tested:
	5eddd57823971bdb54f957d10c11ff3fc9f97b1e

Author(s) (in the same order as the commits):
	Thomas Schwinge <thomas@codesourcery.com>

Subject:
	Hurd: Make gdb/reply_mig_hack.awk script compatible to "mawk"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=beed5e2fc58c19bce0c8b0ae9079b491705cd595>

*** Regressions found ***
============================
new FAIL: gdb.fortran/vla-value.exp: next (1) (timeout)
PASS -> FAIL: gdb.fortran/vla-value.exp: set $myvar = vla1
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.fortran/vla-value.exp: next (1) (timeout)
PASS -> FAIL: gdb.fortran/vla-value.exp: set $myvar = vla1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-12  6:46 [binutils-gdb] sim: mips: workaround 32-bit addr sign extensions sergiodj+buildbot
@ 2016-01-12  7:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-12  7:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2676>

Commit(s) tested:
	b36d953bced0a4fecdde1823abac70ed7038ee95

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: mips: workaround 32-bit addr sign extensions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ecad28e41a8a3bed6b603020f8fbbafb964bf89c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-12  1:37 [binutils-gdb] Reapply: List inferiors/threads/pspaces in ascending order sergiodj+buildbot
@ 2016-01-12  2:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-12  2:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2675>

Commit(s) tested:
	b05b120205e697db6291abb95a8cd2be054f99e9

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Reapply: List inferiors/threads/pspaces in ascending order

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=06f9b40cd92de99cb416d93fac9f3b2e13fda314>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-11 21:16 [binutils-gdb] testsuite: Fix false FAILs on too long base directory sergiodj+buildbot
@ 2016-01-11 22:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-11 22:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2672>

Commit(s) tested:
	c0ecb95f3dc0c3e8d1545f0a37c0c3e537e1ea96

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	testsuite: Fix false FAILs on too long base directory

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5def9b6eaec8a7bd3c1d7f308a99d1447f3f196e>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.threads/names.exp: list threads
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (the program exited)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/names.exp: list threads
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-11 18:06 [binutils-gdb] Delete opcodes that have been removed from ISA 3.0 sergiodj+buildbot
@ 2016-01-11 19:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-11 19:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2670>

Commit(s) tested:
	afa8d4054b8e0b1384f2d07f1c15163c0699d660

Author(s) (in the same order as the commits):
	Peter Bergner <bergner@vnet.ibm.com>

Subject:
	Delete opcodes that have been removed from ISA 3.0.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=aec1a1159a19b4cc64dab4e54620fed08e7225ac>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-11  6:11 [binutils-gdb] sim: config: do not try to align settings sergiodj+buildbot
@ 2016-01-11  7:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-11  7:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2668>

Commit(s) tested:
	34ac507d94ea4af59f931b26e66e7721c967f55c

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: config: do not try to align settings

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6a6b1feabc47ba1cd0ce6ac8baf1179fd1d09421>

*** Regressions found ***
============================
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: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-11  0:08 [binutils-gdb] sim: move many common settings from CPPFLAGS to config.h sergiodj+buildbot
@ 2016-01-11  3:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-11  3:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2667>

Commit(s) tested:
	ce39bd389039d99458950b072550ab52f0a07a34

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: move many common settings from CPPFLAGS to config.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=098586f7f4ba9536548f75bddf88a28ff4e44526>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-10 23:15 [binutils-gdb] sim: drop unused SIM_AC_OPTION_PACKAGES sergiodj+buildbot
@ 2016-01-11  2:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-11  2:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2666>

Commit(s) tested:
	e19418e02e25ae4c62eb95547220897fa6aaf2e0

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: drop unused SIM_AC_OPTION_PACKAGES

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6e358c47a70018f56489740bf118f2d366846079>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-10 22:28 [binutils-gdb] sim: allow the environment configure option everywhere sergiodj+buildbot
@ 2016-01-11  0:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-11  0:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2665>

Commit(s) tested:
	16f7876d71604f835aefe48f0bf230c028c05d99

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: allow the environment configure option everywhere

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4914192b7fa682a2cc14556e9b7d6bc9243792e1>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-10 22:20 [binutils-gdb] sim: allow the assert configure option everywhere sergiodj+buildbot
@ 2016-01-10 23:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-10 23:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2664>

Commit(s) tested:
	35656e95217a20309c0a0f16bf0c89a49a549177

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: allow the assert configure option everywhere

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f070906d9264b5cd8606e184d65dfaf8cfd2668c>

*** Regressions found ***
============================
new FAIL: gdb.arch/vsx-regs.exp: Save a VSX-enabled corefile (timeout)
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $f32 = 1.3
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach (timeout)
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0 <<2>>
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.arch/vsx-regs.exp: Save a VSX-enabled corefile (timeout)
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $f32 = 1.3
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-(_dl_debug_state|dl_main): reach (timeout)
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0 <<2>>
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-10  8:59 [binutils-gdb] sim: mips: drop SIM_AC_OPTION_SMP call sergiodj+buildbot
@ 2016-01-10 13:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-10 13:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2662>

Commit(s) tested:
	6d90347b5dcbb10ecb410b1246613c0caf511bd9

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: mips: drop SIM_AC_OPTION_SMP call

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=95083149a8fed677dbb49d79cf93e963b2e1d60e>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-10  8:51 [binutils-gdb] sim: allow the inline configure option everywhere sergiodj+buildbot
@ 2016-01-10 11:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-10 11:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2661>

Commit(s) tested:
	347fe5bb868b7383d4f6942894b31ecf1da6894e

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: allow the inline configure option everywhere

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=712ac6d05ac8904873cb4bb802cee4bedee14616>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-10  8:17 [binutils-gdb] sim: drop --enable-sim-cflags option sergiodj+buildbot
@ 2016-01-10  9:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-10  9:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2659>

Commit(s) tested:
	22be3fbeaccf50e3c0f58d0f7e9f7ed77effeaab

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: drop --enable-sim-cflags option

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c1b15849ca5eaee2ec0ceb1c9eef8fef101dfbd3>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-08 15:34 [binutils-gdb] perf testsuite: python 3 fixes sergiodj+buildbot
@ 2016-01-08 16:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-08 16:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2655>

Commit(s) tested:
	582a1b0064b14cb12b18f48678876d32c59c11c8

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	perf testsuite: python 3 fixes

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=40fbb80b9b362f6126015cfc7a8d967fd3da613c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-08 11:25 [binutils-gdb] Change SIGINT handler for extension languages only when target terminal is ours sergiodj+buildbot
@ 2016-01-08 14:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-08 14:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2654>

Commit(s) tested:
	2f99e8fc9cb84ca80cfca6c119f1f22bbfd2a314

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Change SIGINT handler for extension languages only when target terminal is ours

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6eb7e71bc6d1c02c1a4177d4ca39c206f7b73aca>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-08  9:58 [binutils-gdb] [ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVE sergiodj+buildbot
@ 2016-01-08 10:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-08 10:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2651>

Commit(s) tested:
	109575d7ebac21a0eb67980001ecd4173d696f88

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVE

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c8ab5ceb936ac4effb1210a421437756ef618cbf>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-07  3:07 [binutils-gdb] sim: config: drop use of __DATE__/__TIME__ sergiodj+buildbot
@ 2016-01-07  5:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-07  5:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2649>

Commit(s) tested:
	b900245c3b92fc460a3f7fa17d14eb08f9ab4c76

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: config: drop use of __DATE__/__TIME__

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b47a3daa0fe0d88e5efea3f66105134c70a4a69e>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-06 15:10 [binutils-gdb] [ARM/AArch64] Fix -Werror=unused-const-variable warnings in GDBserver sergiodj+buildbot
@ 2016-01-06 18:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-06 18:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2645>

Commit(s) tested:
	b2ca446f682854c2b187178358b97174bf313fa7

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	[ARM/AArch64] Fix -Werror=unused-const-variable warnings in GDBserver

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0798899f3bf523efed227ba1756fce7f5bdfb593>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-06 11:46 [binutils-gdb] Fix gdb.python/py-infthread.exp test message typo sergiodj+buildbot
@ 2016-01-06 15:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-06 15:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2643>

Commit(s) tested:
	79bc59cb349fdbb8d3fa81804eb121af3c340c22

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix gdb.python/py-infthread.exp test message typo

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6eec94512485c8c435ca268869e7d3ee7e4f7c99>

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-05 23:03 [binutils-gdb] libiberty: {count, dup, write}argv: constify argv input slightly sergiodj+buildbot
@ 2016-01-06 11:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-06 11:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2640>

Commit(s) tested:
	b36c1ccb1feb678f7279b4a8d66c0125d4295078

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	libiberty: {count,dup,write}argv: constify argv input slightly

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=aa2ebc709afc188461fa439bb87efa76b3b1f416>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-05 23:23 [binutils-gdb] libiberty: dupargv: rewrite to use xstrdup sergiodj+buildbot
@ 2016-01-06 10:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-06 10:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2639>

Commit(s) tested:
	203217665139943a4f0d1797b9a5f913b3acf184

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	libiberty: dupargv: rewrite to use xstrdup

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e021d568aded9546f229b204bd14722eddfbc199>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-05 22:13 [binutils-gdb] gdb: score: drop sim file check sergiodj+buildbot
@ 2016-01-06  6:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-06  6:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2636>

Commit(s) tested:
	6675033211e145ecd094b6803ed4a3427b3fd21e

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	gdb: score: drop sim file check

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=fd43466b3cd8109be63d48d5e077437cad40ad18>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-05 21:27 [binutils-gdb] sim: msp430: drop duplicate sim_load_file call sergiodj+buildbot
@ 2016-01-06  5:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-06  5:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2635>

Commit(s) tested:
	402cf0534665db83e19c00f130184e94552a75fb

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: msp430: drop duplicate sim_load_file call

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=53a98d0944eb1c4f1059ec2e20b49cf8962314ac>

*** Regressions found ***
============================
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-05 20:39 [binutils-gdb] sim: bfin: add support disasm tracing sergiodj+buildbot
@ 2016-01-06  1:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-06  1:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2633>

Commit(s) tested:
	824c862804128f6d31ae5f80fb741d12419da943

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: bfin: add support disasm tracing

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a12744cb134d82ceeaed1583de28243118823084>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-05 20:40 [binutils-gdb] sim: trace: add support for disassembling sergiodj+buildbot
@ 2016-01-05 23:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-05 23:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2631>

Commit(s) tested:
	bfb2629c162c05dac30fc16180953efb671c4227

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: trace: add support for disassembling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a3ca076283886833ad094e0ce05c3ee6c49f5522>

*** Regressions found ***
============================
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
PASS -> FAIL: gdb.fortran/vla-value.exp: print allocated &vla1
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
PASS -> FAIL: gdb.fortran/vla-value.exp: print allocated &vla1
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-05 21:38 [binutils-gdb] Add myself as the maintainer for the AArch64 sergiodj+buildbot
@ 2016-01-05 21:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-05 21:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2630>

Commit(s) tested:
	4eb70007f1a750b5bdf4e2a08eef96cf7c666c0a

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Add myself as the maintainer for the AArch64.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1bc9348029a77627bce68931c6280dcc6dea1fc3>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-05 20:37 [binutils-gdb] Fix the execution of the MSP430 simulator testsuite sergiodj+buildbot
@ 2016-01-05 20:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-05 20:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2629>

Commit(s) tested:
	296ebfbb91bc9453134c467b4bfe8363582674f7

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix the execution of the MSP430 simulator testsuite.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d25b9dcee9d2e438dd4abcef5397f0610d63de82>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-04 11:04 [binutils-gdb] sim: parse_args: polish getopt error message sergiodj+buildbot
@ 2016-01-04 14:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-04 14:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2616>

Commit(s) tested:
	8d7d784e23b5b2f8c7e28ece1bdb73b58199f16f

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: parse_args: polish getopt error message

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3ca3b8602fd217f3f3f3ff87fe4a0e5046548f82>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-04 10:17 [binutils-gdb] sim: d10v: gut endian logic sergiodj+buildbot
@ 2016-01-04 11:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-04 11:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2614>

Commit(s) tested:
	13adda68c54abf2654d01fa6523c379a13e418da

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: d10v: gut endian logic

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b084b81f45fea23a57c3e0e91bea99fa2e565664>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-04  3:17 [binutils-gdb] sim: parse_args: display getopt error ourselves sergiodj+buildbot
@ 2016-01-04  4:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-04  4:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2612>

Commit(s) tested:
	77cf2ef5dc9099501529151921a73be904757466

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: parse_args: display getopt error ourselves

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f203dbd7f2d6feb76142398f2cbcde608b9f50f0>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
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)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-03  9:56 [binutils-gdb] sim: clean up some more device detritus sergiodj+buildbot
@ 2016-01-03 14:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-03 14:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2610>

Commit(s) tested:
	61971b86bb897dc333fccffb7518056c83b99f45

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: clean up some more device detritus

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=dbdf1b004ed57e877ddc86aa345215d38866062a>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-03  9:17 [binutils-gdb] sim: nrun: use lbasename sergiodj+buildbot
@ 2016-01-03 10:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-03 10:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2608>

Commit(s) tested:
	aba6f46b235a3a139c04d5ed6a3310125aa9c982

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: nrun: use lbasename

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=be0fc6fbbb367f0c96a85a959c4f1eb375d2e36b>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-03  6:05 [binutils-gdb] sim: drop host endian configure option sergiodj+buildbot
@ 2016-01-03  8:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-03  8:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2607>

Commit(s) tested:
	0cb8d8513cf44a102953ff5cf93e9dd399f42e9a

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: drop host endian configure option

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1e838fc75e525e6c03a9d7d9c35300a6ef85cea5>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
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)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-02 16:02 [binutils-gdb] sim: iq2000/m32r/lm32/sh64: delete dead option code sergiodj+buildbot
@ 2016-01-02 18:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-02 18:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2604>

Commit(s) tested:
	027e73b217ec5ed334015b5484ff8d281258b6bb

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: iq2000/m32r/lm32/sh64: delete dead option code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=06041aa91aae2a1723182deaa0c15b02db527094>

*** Regressions found ***
============================
new FAIL: gdb.fortran/vla-value.exp: next (1) (timeout)
PASS -> FAIL: gdb.fortran/vla-value.exp: set $myvar = vla1
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.fortran/vla-value.exp: next (1) (timeout)
PASS -> FAIL: gdb.fortran/vla-value.exp: set $myvar = vla1
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-02 15:38 [binutils-gdb] sim: delete dead current_state globals sergiodj+buildbot
@ 2016-01-02 16:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-02 16:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2603>

Commit(s) tested:
	d47f5b30d8481272e9480118bdcb283690070349

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: delete dead current_state globals

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=2570c46db73d0ca5eb072d952adb1c4b4a42bad5>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-02  8:58 [binutils-gdb] gdb: ppc: drop unnecessary sim file check sergiodj+buildbot
@ 2016-01-02 11:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-02 11:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2602>

Commit(s) tested:
	32273fe68f3d1288b2eef6b96beda3732d0ac25e

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	gdb: ppc: drop unnecessary sim file check

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=05c244cc60c34dadcbb964d5528efbb12e118bd7>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-01  4:56 [binutils-gdb] GDB copyright headers update after running GDB's copyright.py script sergiodj+buildbot
@ 2016-01-01  8:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-01  8:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2599>

Commit(s) tested:
	618f726fcb851883a0094aa7fa17003889b7189f

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	GDB copyright headers update after running GDB's copyright.py script.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=33062c6d97cffdc78f7f8d5f9181861560f996e3>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-01-01  4:32 [binutils-gdb] Rotate the GDB ChangeLog sergiodj+buildbot
@ 2016-01-01  5:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2016-01-01  5:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2597>

Commit(s) tested:
	0f7b3ef4dc9e4abf0bd85bb759f620c6302dfacf

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	Rotate the GDB ChangeLog

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=192564bbbd3b556e464485cc68d843caad53646c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-31  4:59 [binutils-gdb] sim: m68hc11: fix default endian sergiodj+buildbot
@ 2015-12-31  6:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-31  6:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2595>

Commit(s) tested:
	8e26d677a240d3b495b7c565006d75646a15ed53

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: m68hc11: fix default endian

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e4fb5a6090ed0d143eb249e84b5fcabd26f3290d>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-30 11:24 [binutils-gdb] sim: h8300: inline sim_state_initialize sergiodj+buildbot
@ 2015-12-30 21:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-30 21:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2593>

Commit(s) tested:
	cec99e6b2c28d3d32d770ad645c4b0c26f2e1685

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: h8300: inline sim_state_initialize

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0bbf0ccf8a2bf732c33e0cbe37d6439ea24737a5>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-30 11:14 [binutils-gdb] sim: h8300: simplify h8300_reg_{fetch,store} funcs sergiodj+buildbot
@ 2015-12-30 20:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-30 20:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2592>

Commit(s) tested:
	2a2757ac7e849aa35fc519ddfcc8688a46b60448

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: h8300: simplify h8300_reg_{fetch,store} funcs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=84c1faf1379c17bcbc7ea64ee91e63c85ccb8fa1>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-30 10:40 [binutils-gdb] sim: h8300: switch to common sim-resume sergiodj+buildbot
@ 2015-12-30 18:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-30 18:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2591>

Commit(s) tested:
	4ca9d09e826e959f382ab45b2e1dfa8125135124

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: h8300: switch to common sim-resume

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3431f5d4c75ef35a05176a12a0b38ba151e4f78a>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-30  9:52 [binutils-gdb] sim: simplify STATE_MY_NAME setup sergiodj+buildbot
@ 2015-12-30 14:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-30 14:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2589>

Commit(s) tested:
	9950eccba15155dda9ef8025a5a1685dd9db53b7

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: simplify STATE_MY_NAME setup

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4e39909606d08e6ebbf0456db45eb5969cc308ad>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-30  8:57 [binutils-gdb] sim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300/moxie/sh/v850: convert to common sim_{fetch, store}_register sergiodj+buildbot
@ 2015-12-30 13:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-30 13:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2588>

Commit(s) tested:
	e1211e55062594679697d2175b7ea77dad173823

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300/moxie/sh/v850: convert to common sim_{fetch,store}_register

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6e40d135ee961f1c0e43247456684e49d4a54483>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-30  0:30 [binutils-gdb] sim: ppc: track closed state of file descriptors 0, 1, and 2 sergiodj+buildbot
@ 2015-12-30  1:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-30  1:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2585>

Commit(s) tested:
	90d99f327063af7d87c61234896d4a1dbe073a43

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

Subject:
	sim: ppc: track closed state of file descriptors 0, 1, and 2.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=cc24a84c5ee9cdd91ed63155bfb79e6349a8abce>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-28 16:31 [binutils-gdb] Use libiberty's crc32 implementation in gdbserver sergiodj+buildbot
@ 2015-12-28 17:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-28 17:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2584>

Commit(s) tested:
	65da7f144f53f8af57ff8d4e337ceda49daacc21

Author(s) (in the same order as the commits):
	Patrick Palka <patrick@parcs.ath.cx>

Subject:
	Use libiberty's crc32 implementation in gdbserver

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4dd3a6b784e7b695272e08ebf4b0c959cb3ef80f>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-27  6:56 [binutils-gdb] sim: aarch64/msp430: fix disassembler usage sergiodj+buildbot
@ 2015-12-27  9:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-27  9:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2582>

Commit(s) tested:
	5d01527536684c75235f2ed288b11d253572b570

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: aarch64/msp430: fix disassembler usage

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=9a07830a5f6ce828bd39f041483a3695c2388216>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-27  1:50 [binutils-gdb] sim: punt WITH_DEVICES & tconfig.h support sergiodj+buildbot
@ 2015-12-27  4:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-27  4:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2580>

Commit(s) tested:
	1b393626cef48974502e7077b191555b56680ee6

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: punt WITH_DEVICES & tconfig.h support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=2d455c732d44cad8940488667787f2c6cf4ca45b>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-26 17:01 [binutils-gdb] sim: mips: delete mmu stubs to move to common sim_{read, write} sergiodj+buildbot
@ 2015-12-26 22:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-26 22:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2576>

Commit(s) tested:
	26f8bf63bf36f9062a5cc1afacf71462a4abe0c8

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: mips: delete mmu stubs to move to common sim_{read,write}

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a5285daf3aaaa1c71fa1246178809a9ead2f9948>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-25 19:47 [binutils-gdb] Document that the PATTERN argument to gdb_test is optional sergiodj+buildbot
@ 2015-12-26 17:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-26 17:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2573>

Commit(s) tested:
	79fad5b803e22798bcb087066234a954d0ccdc60

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

Subject:
	Document that the PATTERN argument to gdb_test is optional.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=16ae524b1efe5fbb39b2e69cc3bb012c4169ca88>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-25 18:35 [binutils-gdb] sim: frv: punt WITH_DEVICE support sergiodj+buildbot
@ 2015-12-26 15:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-26 15:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2572>

Commit(s) tested:
	2023145711ca36f06258e07f4fa1c490efbbf37e

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: frv: punt WITH_DEVICE support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6a3cec2cd1baf20e90fb8e4745413fc311c15a44>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-25 12:14 [binutils-gdb] sim: cris: migrate from WITH_DEVICES to WITH_HW sergiodj+buildbot
@ 2015-12-26 12:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-26 12:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2570>

Commit(s) tested:
	34cf511206839b0f2b76870bf2d487c2dbcdbc1f

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: cris: migrate from WITH_DEVICES to WITH_HW

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=edae480aa914feb23e3fa21fd066b1276b0c9493>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-25 11:20 [binutils-gdb] sim: cris: set up sane default path to rvdummy sergiodj+buildbot
@ 2015-12-26  8:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-26  8:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2568>

Commit(s) tested:
	d4a587a4ed828eaf3273b435e328120e73bbb2cc

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: cris: set up sane default path to rvdummy

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a93e812cda49268b83f0ebdd638363740048ba8e>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-25 10:59 [binutils-gdb] sim: hw-properties: delete trace calls sergiodj+buildbot
@ 2015-12-26  7:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-26  7:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2567>

Commit(s) tested:
	49aef5a5b8873b80f43ca79edd5755d28cab53b3

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: hw-properties: delete trace calls

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=56b0ab72940029b0a8a73f647bccea4a0ff45441>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-25  5:41 [binutils-gdb] sim: always enable callback memory sergiodj+buildbot
@ 2015-12-25 19:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-25 19:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2560>

Commit(s) tested:
	9e8e7dd966670c80f3b71f8cf7e07f2843b33e80

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: always enable callback memory

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5f9fccd46e052c90b05463075d9def72e30dabf0>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-25  5:23 [binutils-gdb] sim: dv-pal: always use CPU_INDEX sergiodj+buildbot
@ 2015-12-25 18:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-25 18:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2559>

Commit(s) tested:
	268c91391a3235cb00249b6eb9a2cb7341914fed

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: dv-pal: always use CPU_INDEX

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a46c22e1828a33aeab59735963d3307a6e2aa0bf>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-25  3:50 [binutils-gdb] sim: mips: delete TARGET_TX3904 define sergiodj+buildbot
@ 2015-12-25 16:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-25 16:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2558>

Commit(s) tested:
	ef04e3719831b50e62cb97cd0ac10548a35cef40

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: mips: delete TARGET_TX3904 define

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a01c0fa43fd698bb9639530207657e34ee0d97d3>

*** Regressions found ***
============================
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/fork-thread-pending.exp: 1, refused to resume
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 1, followed to the child, found one thread
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 1, get to the spawned thread in fork child
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 1, followed to the child, found two threads
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/fork-thread-pending.exp: 1, refused to resume
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 1, followed to the child, found one thread
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 1, get to the spawned thread in fork child
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 1, followed to the child, found two threads
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-25  3:41 [binutils-gdb] sim: mips: move SIM_QUIET_NAN_NEGATED to sim-main.h sergiodj+buildbot
@ 2015-12-25 14:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-25 14:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2557>

Commit(s) tested:
	cb379ede3cf6cf367b2bb58b85d8ee849a82a9b0

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: mips: move SIM_QUIET_NAN_NEGATED to sim-main.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=475725c78efe2367dafcb451fd29c6d18d1ad4ca>

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-25  3:20 [binutils-gdb] sim: make LMA loading the default for all targets sergiodj+buildbot
@ 2015-12-25 13:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-25 13:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2556>

Commit(s) tested:
	269362117d399d9d86b7e565e7cb827500fac31c

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: make LMA loading the default for all targets

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=78327a5099beeb0d10a075a6ae7fa2c2a04b002b>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-25  1:00 [binutils-gdb] sim: delete SIM_HAVE_MEM_SIZE sergiodj+buildbot
@ 2015-12-25  3:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-25  3:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2550>

Commit(s) tested:
	b1af947345ccba81244d3370756d0047d3bc8b6e

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: delete SIM_HAVE_MEM_SIZE

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d0d6faf336901020e199df239b2522a7a57a10d4>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-24  9:52 [binutils-gdb] Add assembler support for ARMv8-M Mainline sergiodj+buildbot
@ 2015-12-24 12:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-24 12:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2546>

Commit(s) tested:
	4ed7ed8db2289a9cd61312c14344cb210dc229b7

Author(s) (in the same order as the commits):
	Thomas Preud'homme <thomas.preudhomme@arm.com>

Subject:
	Add assembler support for ARMv8-M Mainline

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d5c528faae772590998d45b2c8f6c90ef8c17b04>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-24  9:44 [binutils-gdb] Consolidate Thumb-1/Thumb-2 ISA detection sergiodj+buildbot
@ 2015-12-24 10:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-24 10:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2545>

Commit(s) tested:
	fc289b0a832c536a2ec324634cb420f39b212696

Author(s) (in the same order as the commits):
	Thomas Preud'homme <thomas.preudhomme@arm.com>

Subject:
	Consolidate Thumb-1/Thumb-2 ISA detection

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a6c0f70c16fc8edc1c588b5f09aaff04d1965cda>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-24  5:38 [binutils-gdb] [testsuite/Ada] stop using project files when building test programs sergiodj+buildbot
@ 2015-12-24  7:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-24  7:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2544>

Commit(s) tested:
	ab8314b3d99625c9a2125d39f4f3e74bf9e49cce

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	[testsuite/Ada] stop using project files when building test programs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=24c981ec525bee0fc8b34bda12fd37f9950a9164>

*** Regressions found ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
new FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
new FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
new FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
new FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
new FAIL: gdb.ada/arraydim.exp: compilation foo.adb
new FAIL: gdb.ada/arrayidx.exp: compilation p.adb
new FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
new FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
new FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
new FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/array_return.exp: compilation p.adb
new FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
new FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
new FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
new FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
new FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
new FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
new FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
new FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
new FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
new FAIL: gdb.ada/call_pn.exp: compilation foo.adb
new FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/char_enum.exp: compilation foo.adb
new FAIL: gdb.ada/char_param.exp: compilation foo.adb
new FAIL: gdb.ada/complete.exp: compilation foo.adb
new FAIL: gdb.ada/cond_lang.exp: compilation a.adb
new FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
new FAIL: gdb.ada/dot_all.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
new FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
new FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
new FAIL: gdb.ada/exec_changed.exp: compilation first.adb
new FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
new FAIL: gdb.ada/exprs.exp: compilation p.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
new FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
new FAIL: gdb.ada/float_param.exp: compilation foo.adb
new FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
new FAIL: gdb.ada/frame_args.exp: compilation foo.adb
new FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
new FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
new FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
new FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
new FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
new FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
new FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
new FAIL: gdb.ada/info_exc.exp: compilation foo.adb
new FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
new FAIL: gdb.ada/int_deref.exp: compilation foo.adb
new FAIL: gdb.ada/interface.exp: compilation foo.adb
new FAIL: gdb.ada/iwide.exp: compilation p.adb
new FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
new FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
new FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
new FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
new FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
new FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
new FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
new FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
new FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
new FAIL: gdb.ada/nested.exp: compilation hello.adb
new FAIL: gdb.ada/null_array.exp: compilation foo.adb
new FAIL: gdb.ada/null_record.exp: compilation null_record.adb
new FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
new FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
new FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_array.exp: compilation pa.adb
new FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
new FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
new FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
new FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
new FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
new FAIL: gdb.ada/print_chars.exp: compilation foo.adb
new FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
new FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
new FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
new FAIL: gdb.ada/py_range.exp: compilation foo.adb
new FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
new FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
new FAIL: gdb.ada/rec_return.exp: compilation foo.adb
new FAIL: gdb.ada/ref_param.exp: compilation foo.adb
new FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
new FAIL: gdb.ada/same_enum.exp: compilation a.adb
new FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
new FAIL: gdb.ada/set_wstr.exp: compilation a.adb
new FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
new FAIL: gdb.ada/start.exp: compilation dummy.adb
new FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
new FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
new FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
new FAIL: gdb.ada/taft_type.exp: compilation p.adb
new FAIL: gdb.ada/tagged_access.exp: compilation p.adb
new FAIL: gdb.ada/tagged.exp: compilation foo.adb
new FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
new FAIL: gdb.ada/task_bp.exp: compilation foo.adb
new FAIL: gdb.ada/tasks.exp: compilation foo.adb
new FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
new FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
new FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
new FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
new FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
new FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
new FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
new FAIL: gdb.ada/widewide.exp: compilation foo.adb
new FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-22 16:10 [binutils-gdb] Remove HP-UX reference in foll-vfork.exp sergiodj+buildbot
@ 2015-12-23  7:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-23  7:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2543>

Commit(s) tested:
	fe33faff35a8ee19db823149e764e3373e603bb9

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove HP-UX reference in foll-vfork.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=dd24b6585c554d4d6c9e7fbf259add2f38cf8f20>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-22 15:50 [binutils-gdb] [lynxos] gdbserver hangs when killing inferior from GDB sergiodj+buildbot
@ 2015-12-23  3:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-23  3:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2541>

Commit(s) tested:
	4abd5ed2221c826bcb843794286777452de5c50b

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	[lynxos] gdbserver hangs when killing inferior from GDB

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=adda6a4b3ef5e06d2674cfece81dc291bb184498>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-22 14:23 [binutils-gdb] Add support for ARM's NOREAD section flag sergiodj+buildbot
@ 2015-12-22 20:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-22 20:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2537>

Commit(s) tested:
	ac4c9b0459fe89f2b84bf8b18a3bf86bf569b7d1

Author(s) (in the same order as the commits):
	Mickael Guene <mickael.guene@st.com>

Subject:
	Add support for ARM's NOREAD section flag.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=91f021405ffa3ef979b447844d07a4082f71bae6>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-21 18:02 [binutils-gdb] Remove HP-UX references fom testsuite sergiodj+buildbot
@ 2015-12-22 16:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-22 16:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2534>

Commit(s) tested:
	3ca22649a6dfeb71058c33be4d0542b98f1f0ff5

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Remove HP-UX references fom testsuite

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=371bd23e496dfa4472cb3f7b399cf788c502b219>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/funcargs.exp: finish from indirectly called function
PASS -> FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-21  3:05 [binutils-gdb] Minor reformatting fix in gdbtypes.c::create_array_type_with_stride sergiodj+buildbot
@ 2015-12-22 11:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-22 11:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2531>

Commit(s) tested:
	b4a7fcab76dc6162a4db4b93d878a212553b722a

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	Minor reformatting fix in gdbtypes.c::create_array_type_with_stride

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7b96277b2dd4eb587e85bae7642d7558a446bded>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-19  2:04 [binutils-gdb] Make prompt_for_continue call throw_quit directly sergiodj+buildbot
@ 2015-12-22  4:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-22  4:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2527>

Commit(s) tested:
	1690b6163c6546305cb5f8811d4c7348d8f435e0

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

Subject:
	Make prompt_for_continue call throw_quit directly.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8f9ed8ce48448abc17ff8de9c8154042c245f6d1>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-18 20:40 [binutils-gdb] Cast to enum bfd_endian in arm_get_next_pcs_read_memory_unsigned_integer sergiodj+buildbot
@ 2015-12-22  3:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-22  3:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2526>

Commit(s) tested:
	5f2dfcfdb5def494d13bff72275f6ff75fe75f40

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Cast to enum bfd_endian in arm_get_next_pcs_read_memory_unsigned_integer

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=9ea82f347ac22a82dbb18dd97dfae0c7bdadc964>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-18 17:51 [binutils-gdb] Enable software single stepping for while-stepping actions in GDBServer sergiodj+buildbot
@ 2015-12-21 22:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-21 22:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2523>

Commit(s) tested:
	7fe5e27e9d63b065731b1b0b69ffd344942f4f39

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Enable software single stepping for while-stepping actions in GDBServer

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=93a4071853e34a7a27d4f0101f821521fefc0c6b>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-18 16:58 [binutils-gdb] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer sergiodj+buildbot
@ 2015-12-21 13:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-21 13:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2518>

Commit(s) tested:
	fa5308bdcc4967861d1277b45205c2623b154a64

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=694f3a145199fd5c42ba77a799d17ac44b8d4a31>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-18 16:26 [binutils-gdb] Fix formatting in coff-x86_64.c sergiodj+buildbot
@ 2015-12-21 12:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-21 12:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2517>

Commit(s) tested:
	c9f203207d418f72217f4bc0997acd809a0479ce

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Fix formatting in coff-x86_64.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=90ff4f19f9607fd66a0ed938697377e44c753f53>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17 15:38 [binutils-gdb] Fix PR threads/19354: "info threads" error with multiple inferiors sergiodj+buildbot
@ 2015-12-21  8:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-21  8:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2515>

Commit(s) tested:
	a6904d5a6aa63e4bef7207407250d8b76b56f8a9

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix PR threads/19354: "info threads" error with multiple inferiors

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f38cc0ca65c1c3386b8db40a597d0547e10bac68>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17 15:14 [binutils-gdb] Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL sergiodj+buildbot
@ 2015-12-21  6:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-21  6:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2514>

Commit(s) tested:
	4a6ed09b0f70c79b11bc1e0973a7333d9316a287

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=da9a6ab4692e0877b8552dff2f105ee4f0727a3f>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17 13:20 [binutils-gdb] Fix one heap buffer overflow in aarch64_push_dummy_call sergiodj+buildbot
@ 2015-12-21  5:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-21  5:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2513>

Commit(s) tested:
	c3c874459bf57a70ccbf71a39a3a7dc3c472a201

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Fix one heap buffer overflow in aarch64_push_dummy_call

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3f2fead0b484b76ddef1e343d2c70c1d64d4cf00>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  9:14 [binutils-gdb] Tweak gdb.trace/ftrace.exp for aarch64 sergiodj+buildbot
@ 2015-12-20 18:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-20 18:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2507>

Commit(s) tested:
	a22279dd83da7a0dd2b496c92dc2522427f74e37

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Tweak gdb.trace/ftrace.exp for aarch64

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=baa456f1555f3732a53aad5f9ac047a032f27afc>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17 20:12 [binutils-gdb] Update the copyright notices in the affected files sergiodj+buildbot
@ 2015-12-20 14:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-20 14:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2504>

Commit(s) tested:
	08832196accd270fa053e8125c21e7a54ab19fe0

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Update the copyright notices in the affected files.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=2563447df6f35c688ec533e1e9e20d7bfd186f99>

*** Regressions found ***
============================
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  7:40 [binutils-gdb] Add support for RX V2 Instruction Set sergiodj+buildbot
@ 2015-12-20 10:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-20 10:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2502>

Commit(s) tested:
	a117b0a51cd3c768453c244a3754c1b9a77e74fc

Author(s) (in the same order as the commits):
	Yoshinori Sato <ysato@users.sourceforge.jp>

Subject:
	Add support for RX V2 Instruction Set

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b4b62112e97f71dc74423d711b1415905e49eb74>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17 18:36 [binutils-gdb] Skip gdb.base/gdbinit-history.exp on remote hosts sergiodj+buildbot
@ 2015-12-20  7:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-20  7:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2500>

Commit(s) tested:
	5d978e177217d8e9da8648498f0592b5cd885e69

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

Subject:
	Skip gdb.base/gdbinit-history.exp on remote hosts.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7d7d06781f5d84b67b3387ea9990bbdcd30c195d>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  7:16 [binutils-gdb] Skip gdb.base/gdbhistsize-history.exp on remote hosts sergiodj+buildbot
@ 2015-12-20  5:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-20  5:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2499>

Commit(s) tested:
	7e763b8690ff486d9783f43ce0f4bbb7c9e81b6c

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

Subject:
	Skip gdb.base/gdbhistsize-history.exp on remote hosts.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0c18a97a9f18bd339885d542526dd9fef4c29f79>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  6:02 [binutils-gdb] [AArch64][PATCH 14/14] Support FP16 Adv.SIMD Scalar Shift By Immediate instructions sergiodj+buildbot
@ 2015-12-19 21:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-19 21:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2494>

Commit(s) tested:
	4fd0a9fd005ea3affe8e61f6ec82817055a3bc2b

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[AArch64][PATCH 14/14] Support FP16 Adv.SIMD Scalar Shift By Immediate instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1f679c5d2d1ab2750f023c495389bc6b7ef98bb2>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  5:53 [binutils-gdb] [AArch64][PATCH 13/14] Support FP16 Adv.SIMD Shift By Immediate instructions sergiodj+buildbot
@ 2015-12-19 12:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-19 12:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2493>

Commit(s) tested:
	b5b0f34c669a91b9d873221ea3d688cf7f495ab5

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[AArch64][PATCH 13/14] Support FP16 Adv.SIMD Shift By Immediate instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b1a2e39481b9149cade396b155f749112223c245>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  5:45 [binutils-gdb] [AArch64][PATCH 12/14] Support FP16 Adv.SIMD Scalar Pairwise instructions sergiodj+buildbot
@ 2015-12-19 10:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-19 10:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2492>

Commit(s) tested:
	b195470dd29e8a5c8810209fb2d22c30004fe6ab

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[AArch64][PATCH 12/14] Support FP16 Adv.SIMD Scalar Pairwise instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b2e04866e5f59ee6cd9b45952fac1c345bb1a2b9>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  5:29 [binutils-gdb] [AArch64][PATCH 9/14] Support FP16 Adv.SIMD Modified Immediate instructions sergiodj+buildbot
@ 2015-12-19  7:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-19  7:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2490>

Commit(s) tested:
	4b5fc357a17d59929cf39869d19fc4eabdb7ae81

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[AArch64][PATCH 9/14] Support FP16 Adv.SIMD Modified Immediate instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=cb81e9afc1f0dfbaf77c7d1c996668ba4f7c2eba>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  4:58 [binutils-gdb] [AArch64][PATCH 5/14] Support FP16 Scalar Two Register Misc. instructions sergiodj+buildbot
@ 2015-12-19  1:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-19  1:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2486>

Commit(s) tested:
	80776b29d60ebdcd3631604858f144a72b8bcb8e

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[AArch64][PATCH 5/14] Support FP16 Scalar Two Register Misc. instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8974b9d46afcc16407043adcf88f74c4af68b717>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  4:19 [binutils-gdb] [AArch64] Fix errors rebasing the ARMv8.2 AT and system registers patch sergiodj+buildbot
@ 2015-12-18 17:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-18 17:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2481>

Commit(s) tested:
	6351190792e586b5e80fe0efa0f254b4da0b6705

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[AArch64] Fix errors rebasing the ARMv8.2 AT and system registers patch

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e5ca84472b96d77f75c849d2ab3894bcb1d366e7>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  4:03 [binutils-gdb] Enable 2 operand form of powerpc mfcr with -many sergiodj+buildbot
@ 2015-12-18 14:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-18 14:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2479>

Commit(s) tested:
	b817670b52b7414d592cbfd96fd77cf725a33413

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Enable 2 operand form of powerpc mfcr with -many

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3239e1a459245dc2f5e91e79f933fb84540142c8>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  9:52 [binutils-gdb] gdb: Extend help text for 'list' command sergiodj+buildbot
@ 2015-12-18 12:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-18 12:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2478>

Commit(s) tested:
	4fdd372d502d241eb42032844836ae031830237a

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Extend help text for 'list' command.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6ada6cadea5815372112b377eecf38a76e55dccb>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  3:46 [binutils-gdb] gdb: Add an error when 'list -' reaches the start of a file sergiodj+buildbot
@ 2015-12-18 11:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-18 11:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2477>

Commit(s) tested:
	3b2464a8d39b8b787664438253b8fdf7625cac32

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Add an error when 'list -' reaches the start of a file.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=55612b909fbcacb528b0f332a2c81ee3156166a0>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  3:20 [binutils-gdb] gdb: Small code restructure for list_command sergiodj+buildbot
@ 2015-12-18  5:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-18  5:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2474>

Commit(s) tested:
	1a48ce76774633e9e27dd245ba275a714b2b339f

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Small code restructure for list_command.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=fdeb3b8045233826c5194dc3dc593c71fcd475ad>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/cursal.exp: list after backtrace
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/cursal.exp: list after backtrace
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  3:12 [binutils-gdb] gdb: Use NULL instead of 0 for pointer comparison sergiodj+buildbot
@ 2015-12-18  4:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-18  4:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2473>

Commit(s) tested:
	8c05462adbc01f0aba946c42422146ccca2ae4db

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Use NULL instead of 0 for pointer comparison.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f48823979aa97ac791bd29ce27de37be0d28a88d>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  2:47 [binutils-gdb] Understand arm breakpoints in aarch64_breakpoint_at sergiodj+buildbot
@ 2015-12-17 23:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-17 23:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2470>

Commit(s) tested:
	db91f50261d30e66350281d18759aa7490672a34

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Understand arm breakpoints in aarch64_breakpoint_at

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c08f50b1068b4e30a5264db732bd663b8e1b5107>

*** Regressions found ***
============================
new FAIL: gdb.arch/vsx-regs.exp: Save a VSX-enabled corefile (timeout)
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $f32 = 1.3
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach final prompt (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.arch/vsx-regs.exp: Save a VSX-enabled corefile (timeout)
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $f32 = 1.3
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach final prompt (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  2:39 [binutils-gdb] Use arm_eabi_breakpoint on aarch32 sergiodj+buildbot
@ 2015-12-17 21:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-17 21:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2469>

Commit(s) tested:
	b37a6290beb90f4f65f1513626205f7bac695624

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Use arm_eabi_breakpoint on aarch32

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=122693af063368303d19ce730308eb4b22880e16>

*** Regressions found ***
============================
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
PASS -> FAIL: gdb.fortran/vla-value.exp: print allocated &vla1
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
PASS -> FAIL: gdb.fortran/vla-value.exp: print allocated &vla1
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  2:31 [binutils-gdb] [AArch64][Patch 5/5] Add instruction PSB CSYNC sergiodj+buildbot
@ 2015-12-17 20:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-17 20:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2468>

Commit(s) tested:
	1e6f4800fc01c7957d0688158385aba3bf5ce8de

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[AArch64][Patch 5/5] Add instruction PSB CSYNC

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=486b3e1964c9a46a9116f861893726e30b7e1484>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  2:22 [binutils-gdb] [AArch64][Patch 4/5] Support HINT aliases taking operands sergiodj+buildbot
@ 2015-12-17 18:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-17 18:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2467>

Commit(s) tested:
	9ed608f98b2c8c483c994f884429420e74835417

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[AArch64][Patch 4/5] Support HINT aliases taking operands.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ac0676bde8e3cdcad82b44bc2231a945bfaf64f0>

*** Regressions found ***
============================
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/create-fail.exp: iteration 1: run till end
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/create-fail.exp: iteration 1: run till end
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  2:50 [binutils-gdb] ld -r doesn't need plugin for slim lto object sergiodj+buildbot
@ 2015-12-17 11:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-17 11:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2463>

Commit(s) tested:
	c5847ba7267b6eedd4b750f5eeece3ec037a27fd

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	ld -r doesn't need plugin for slim lto object

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=08efccc1ba21bf8cb024f36f7e788afeaefb4aba>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  1:39 [binutils-gdb] Fix regression revealed by corethreads.exp sergiodj+buildbot
@ 2015-12-17 10:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-17 10:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2462>

Commit(s) tested:
	60269a4a36a78063d7563a32a6d34107cb52cca5

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Fix regression revealed by corethreads.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=af90968e5634e36c1d9fe1b99c2acf2ee60fe785>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-17  1:31 [binutils-gdb] [Aarch64] Support ARMv8.2 AT instructions sergiodj+buildbot
@ 2015-12-17  8:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-17  8:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2461>

Commit(s) tested:
	22a5455c6ccaf6157095863f9e6da33a81541acf

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[Aarch64] Support ARMv8.2 AT instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=da06319d9290a06d73c44c6c4ebe062749d15989>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-10 16:00 [binutils-gdb] Remove support for thread events without PTRACE_EVENT_CLONE in GDB sergiodj+buildbot
@ 2015-12-13 14:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-13 14:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2455>

Commit(s) tested:
	c2c2a31fdb228d41ce3db62b268efea04bd39c18

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Remove support for thread events without PTRACE_EVENT_CLONE in GDB

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=72584e48500e6ac237aa9aa85127ad88b0493530>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-10 15:18 [binutils-gdb] [AArch64][PATCH 2/2] Add RAS system registers sergiodj+buildbot
@ 2015-12-13 12:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-13 12:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2454>

Commit(s) tested:
	47f8114261a50dcb44bd3be355b705e37d920944

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[AArch64][PATCH 2/2] Add RAS system registers.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ee9ba4edb4f8a74663e7fc55ed5effc69849e490>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-10 14:57 [binutils-gdb] [AArch64][PATCH 1/2] Add support for RAS instruction ESB sergiodj+buildbot
@ 2015-12-13 11:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-13 11:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2453>

Commit(s) tested:
	c8a6db6fa0b06b978e5b63593a6b0cb3300ad259

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[AArch64][PATCH 1/2] Add support for RAS instruction ESB.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=87f3acd028b8eef912a493f9d59a987eaaf7b2af>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-10 10:15 [binutils-gdb] gdb: Handle multiple base address in debug_ranges data sergiodj+buildbot
@ 2015-12-13  7:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-13  7:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2451>

Commit(s) tested:
	28d2bfb9c3e519a3b7619bbe5d061ebe520750ef

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Handle multiple base address in debug_ranges data.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ac286d9b8fb55bbdb1a84b5ebd7a5fc424b5a20f>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-10  0:31 [binutils-gdb] Fix GOT address computations in initial PLT entries for nios2 sergiodj+buildbot
@ 2015-12-13  5:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-13  5:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2450>

Commit(s) tested:
	33d4099fc891760ea1f080746dee4dcfc36c757c

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

Subject:
	Fix GOT address computations in initial PLT entries for nios2.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f429d04d01455938dca236612c7b834fd60ea1e8>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-09 16:51 [binutils-gdb] gdb.base/async.exp: Handle "asynchronous execution not supported" sergiodj+buildbot
@ 2015-12-13  2:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-13  2:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2448>

Commit(s) tested:
	5fc2beac27f81d0840e717e3dd8d6524f9c2e890

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

Subject:
	gdb.base/async.exp: Handle "asynchronous execution not supported"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e1f7ce10c32285e8efd7f0a983353b97896504e8>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <8eab413676a0222a863f45ff606f3db69bb7afc4@gdb-build>
@ 2015-12-13  0:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-13  0:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2447>

Commit(s) tested:
	8eab413676a0222a863f45ff606f3db69bb7afc4

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Implement Intel OSPKE instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8811c4f25927cb2ce5a053d5c9d1ab13badcd7cd>

*** Regressions found ***
============================
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-09 13:15 [binutils-gdb] varobj zero-padded hexadecimal format sergiodj+buildbot
@ 2015-12-12 22:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-12 22:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2446>

Commit(s) tested:
	1c35a88f1d8399902c08a8334d3e3303df833538

Author(s) (in the same order as the commits):
	Luis Machado <lgustavo@codesourcery.com>

Subject:
	varobj zero-padded hexadecimal format

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b0209e6c9a3a5c23c52ca1197f32b1742e945d1b>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-08  9:14 [binutils-gdb] DOCO: Enhance the menu to select function overloads with signatures sergiodj+buildbot
@ 2015-12-12 18:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-12 18:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2444>

Commit(s) tested:
	3685b09fb85dc279762e19df310dc2f30e64b044

Author(s) (in the same order as the commits):
	Pierre-Marie de Rodat <derodat@adacore.com>

Subject:
	DOCO: Enhance the menu to select function overloads with signatures

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e3918471631855f778b56d9883d56be754f73e0d>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-08  6:32 [binutils-gdb] rx: Fix p_vaddr reconstruction logic sergiodj+buildbot
@ 2015-12-12 15:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-12 15:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2442>

Commit(s) tested:
	7859afc4fa05f6876c4e6b95cfb8fc252efd96bc

Author(s) (in the same order as the commits):
	DJ Delorie <dj@redhat.com>

Subject:
	rx: Fix p_vaddr reconstruction logic.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=39d33bfef29e123dc16e509b8f1a57841610e3c5>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-08  5:32 [binutils-gdb] rl78: Enable MULU for all ISAs sergiodj+buildbot
@ 2015-12-12 13:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-12 13:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2441>

Commit(s) tested:
	1eac08cc37b3d8a42a1b81de888b29d079b0608e

Author(s) (in the same order as the commits):
	DJ Delorie <dj@redhat.com>

Subject:
	rl78: Enable MULU for all ISAs.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=35d1792042af58bb4de06166c7a2a018244ab54f>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-07 14:59 [binutils-gdb] Fix relaxation in RX linker when --no-keep-memory is specified sergiodj+buildbot
@ 2015-12-12 10:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-12 10:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2439>

Commit(s) tested:
	5ee4a06adea76e607f47eceff65c6bd4a98c49ff

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix relaxation in RX linker when --no-keep-memory is specified.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=395d5edeab015cf479c7c6a04a1f5e443e895432>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-07 12:41 [binutils-gdb] Enhance the menu to select function overloads with signatures sergiodj+buildbot
@ 2015-12-12  8:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-12  8:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2438>

Commit(s) tested:
	d72413e64a3444868e72e315ba2ceaf5a9d2bf6f

Author(s) (in the same order as the commits):
	Pierre-Marie de Rodat <derodat@adacore.com>

Subject:
	Enhance the menu to select function overloads with signatures

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=831878d4497467251f81d9e7ea587eeaa0372a1d>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-07 10:29 [binutils-gdb] Add support for MSP430 F5 hardware multiply sergiodj+buildbot
@ 2015-12-12  6:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-12  6:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2436>

Commit(s) tested:
	f7584f0560f36189ef9434d157e83ffcd988c098

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Add support for MSP430 F5 hardware multiply.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=75162d7a2d0980eb3a5a2457f322375b0f8857f0>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-07  3:33 [binutils-gdb] PR19323 memory allocation greater than 4G sergiodj+buildbot
@ 2015-12-12  2:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-12  2:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2434>

Commit(s) tested:
	c20f6f63eda61348326a861a155716b8d9073307

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR19323 memory allocation greater than 4G

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=591627583283c971a0163ddd179bd432c1de3d4f>

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-07  3:41 [binutils-gdb] R_PPC64_ENTRY sergiodj+buildbot
@ 2015-12-12  0:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-12  0:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2433>

Commit(s) tested:
	006589cfa144fc1efeea1d114943c0bd1624e930

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	R_PPC64_ENTRY

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0d6e5ef8f84530d14059605d15f00ee21825cde0>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
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: 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)
new 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)
new 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)
new 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)
new 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)
new 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)
new 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)
new 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)
new 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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-07  3:17 [binutils-gdb] Reorder some power9 insns sergiodj+buildbot
@ 2015-12-11 22:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-11 22:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2432>

Commit(s) tested:
	dd2887fc3de48f6261d34208a0132122f05d7ef4

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Reorder some power9 insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3a0b5dfa4e37caded5e28bf09c3511c6ebfa3c78>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-07  1:11 [binutils-gdb] bfd: Mark sh5*-*-* and sh64*-*-* targets as obsolete sergiodj+buildbot
@ 2015-12-11 20:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-11 20:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2431>

Commit(s) tested:
	2b213129c51f4a6c4525120319d9aceb04483ab4

Author(s) (in the same order as the commits):
	Kaz Kojima <kkojima@rr.iij4u.or.jp>

Subject:
	bfd: Mark sh5*-*-* and sh64*-*-* targets as obsolete.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=23d639baa94ff60ef90b0987e07dcd306c7b3eff>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-05  2:39 [binutils-gdb] gdbserver: set ptrace flags after creating inferiors sergiodj+buildbot
@ 2015-12-11 14:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-11 14:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2427>

Commit(s) tested:
	ece66d651004eac0210217c4d48babf4e80d1f2e

Author(s) (in the same order as the commits):
	Josh Stone <jistone@redhat.com>

Subject:
	gdbserver: set ptrace flags after creating inferiors

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1ee6724f5f86279eacda59cbe249059054741fb5>

*** Regressions found ***
============================
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-04 17:20 [binutils-gdb] Optimize R_386_GOT32/R_386_GOT32X only if addend is 0 sergiodj+buildbot
@ 2015-12-11 12:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-11 12:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2426>

Commit(s) tested:
	02e2aef89bb58e8e0cc4390db41c5f775e1b7c3e

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Optimize R_386_GOT32/R_386_GOT32X only if addend is 0

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d807f2aac273f5c4616c0a64d4c3a36df554e3c6>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-04 12:02 [binutils-gdb] Remove useless loop in elf.c sergiodj+buildbot
@ 2015-12-11 10:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-11 10:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2425>

Commit(s) tested:
	461c4b2edee2f0a4ee7dec0001a6fabf46454a24

Author(s) (in the same order as the commits):
	Tristan Gingold <gingold@adacore.com>

Subject:
	Remove useless loop in elf.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f5d25576192f17bba140c614d9bba103f075a30e>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-04 11:08 [binutils-gdb] Fix failures in the GAS testsuite for the ARC architecture sergiodj+buildbot
@ 2015-12-11  8:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-11  8:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2424>

Commit(s) tested:
	24b368f8532b4775f9fd5bcc7958a84d4218aa46

Author(s) (in the same order as the commits):
	Claudiu Zissulescu <claziss@synopsys.com>

Subject:
	Fix failures in the GAS testsuite for the ARC architecture.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d2e97c8a5a4a6fc8d5840f7081d3e4835c94fbf1>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-03 17:23 [binutils-gdb] Run gdb.base/sizeof.exp with board having gdb, noinferiorio sergiodj+buildbot
@ 2015-12-11  5:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-11  5:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2422>

Commit(s) tested:
	41d0efca578f03db2787246a4e0c7bf9b085007c

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Run gdb.base/sizeof.exp with board having gdb,noinferiorio

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=88a6613ed393d01a0dae7af7de922d2a319af388>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-02 13:42 [binutils-gdb] addr2line vs. inlined C functions called from C++ sergiodj+buildbot
@ 2015-12-11  2:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-11  2:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2420>

Commit(s) tested:
	923b198a8426f02866f33362b26ed8bbf7a5c5cd

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	addr2line vs. inlined C functions called from C++

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=fc3ec81c42610ba255fe18a3312a4c916c955ff4>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-02  9:02 [binutils-gdb] Fix powerpc64 segfault caused by zero r_symndx relocs sergiodj+buildbot
@ 2015-12-10 23:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-10 23:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2418>

Commit(s) tested:
	c27b8c2aeb369972f4f9f98f390607694c56a127

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Fix powerpc64 segfault caused by zero r_symndx relocs.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a927fa07ad52d420aac49d7cf2f30e9da1279110>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-02  1:41 [binutils-gdb] Fix ldah being disassembled as ldaexh sergiodj+buildbot
@ 2015-12-10 21:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-10 21:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2417>

Commit(s) tested:
	3395762edd7232d976179b232c93cd901b739367

Author(s) (in the same order as the commits):
	Andre Vieira <Andre dot SimoesDiasVieira at arm dot com>

Subject:
	Fix ldah being disassembled as ldaexh

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=62ad9282f3ad05f8a9f70cf5dae446a1bcd4009c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-01 17:41 [binutils-gdb] Avoid "operation may be undefined" warning in remote.c sergiodj+buildbot
@ 2015-12-10 18:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-10 18:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2415>

Commit(s) tested:
	974eac9d7694ca14dcdf6d1a74777a265fffdb95

Author(s) (in the same order as the commits):
	Ulrich Weigand <ulrich.weigand@de.ibm.com>

Subject:
	Avoid "operation may be undefined" warning in remote.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e8053ac5f55af0d5d5af48f961a2e6e6d256c8a8>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-01 17:17 [binutils-gdb] Fix uninitialized variable warnings in remote.c sergiodj+buildbot
@ 2015-12-10 16:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-10 16:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2414>

Commit(s) tested:
	2e3b657e3a811087533cec33307eb8bbf454cd1c

Author(s) (in the same order as the commits):
	Ulrich Weigand <ulrich.weigand@de.ibm.com>

Subject:
	Fix uninitialized variable warnings in remote.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=94556cdf04fd664a59c32938e98c599b12ff4247>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-01 12:47 [binutils-gdb] Run gdb.base/disp-step-syscall.exp for aarch64-linux sergiodj+buildbot
@ 2015-12-10 14:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-10 14:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2413>

Commit(s) tested:
	99fd02d9fc9d6cc470d3b81c4cc3439b47bb9419

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Run gdb.base/disp-step-syscall.exp for aarch64-linux

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4f7736e14b4c9bf7b8ac23b1b2780350ea145a57>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-01  7:49 [binutils-gdb] Trim unused params from aout adjust_sizes_and_vmas sergiodj+buildbot
@ 2015-12-10 13:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-10 13:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2412>

Commit(s) tested:
	3a8c4a5b428c1babd941606c2bbe9cf8a041d9d9

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Trim unused params from aout adjust_sizes_and_vmas

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d34bef43d513bdb1b33767d0fad6069708776eb3>

*** Regressions found ***
============================
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-01  3:33 [binutils-gdb] SRC-POTFILES.in update sergiodj+buildbot
@ 2015-12-10  8:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-10  8:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2409>

Commit(s) tested:
	44c2e680824714fcbdb1d8151f1b0e842b91d42a

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	SRC-POTFILES.in update

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=15b984591898ebba71c7cb4358ae50e8c0687a9c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-01  3:20 [binutils-gdb] Re: ARC port broken reloc processing sergiodj+buildbot
@ 2015-12-10  6:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-10  6:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2408>

Commit(s) tested:
	f26dd30880bad7f75b5ed1b1683628c7c986bb34

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Re: ARC port broken reloc processing

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=fa7257a1fae33556392caeb9788e242eb30648a8>

*** Regressions found ***
============================
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-01  5:47 [binutils-gdb] ARC port broken reloc processing sergiodj+buildbot
@ 2015-12-10  5:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-10  5:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2407>

Commit(s) tested:
	0a5ff21b13783cef3b26680d1673b1ae37697aeb

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	ARC port broken reloc processing

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8d1a39ab1e693dec45405a703cd55cd57ab49c7c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-30 22:39 [binutils-gdb] Remove support for thread events without PTRACE_EVENT_CLONE in GDBServer sergiodj+buildbot
@ 2015-12-10  1:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-10  1:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2405>

Commit(s) tested:
	9b4c5f878ff39e04127a1ad95f6b3832afe6d278

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Remove support for thread events without PTRACE_EVENT_CLONE in GDBServer.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8cdb75f88169900a48f9320e5f7a49ef8797cec0>

*** Regressions found ***
============================
new FAIL: gdb.threads/print-threads.exp: setting breakpoint at kill (eof)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/print-threads.exp: setting breakpoint at kill (eof)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-30 22:31 [binutils-gdb] Refactor queries for hardware and software single stepping support in GDBServer sergiodj+buildbot
@ 2015-12-10  0:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-10  0:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2404>

Commit(s) tested:
	7d00775ece9e2364da5cfd65ebbfce515859667f

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Refactor queries for hardware and software single stepping support in GDBServer.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=afabb95d8a22264a112aecadf3d7634c26c6dbe2>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-01  4:06 [binutils-gdb] Fix instruction skipping when using software single step in GDBServer sergiodj+buildbot
@ 2015-12-09 22:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-09 22:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2403>

Commit(s) tested:
	2d97cd356e0f0320ecb71cf6a10616ba4618f318

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Fix instruction skipping when using software single step in GDBServer

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f817f0fb1220156a8cdfabc080d07c0474968fec>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-30 22:08 [binutils-gdb] gdbserver: don't exit until GDB disconnects sergiodj+buildbot
@ 2015-12-09 18:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-09 18:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2401>

Commit(s) tested:
	fddedbe665db9cb9824150e454c89abdc750957a

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdbserver: don't exit until GDB disconnects

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=2750203fe31b7cba9bb7ea791dcba726ef5a7fbf>

*** Regressions found ***
============================
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-30 22:00 [binutils-gdb] gdbserver/linux: Always wake up event loop after resume sergiodj+buildbot
@ 2015-12-09 17:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-09 17:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2400>

Commit(s) tested:
	1bebeeca940f4f6339e66eb7fb486c81cd951522

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdbserver/linux: Always wake up event loop after resume

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1867dc648c011cfea1e1c4fe66aef4beab86bf46>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-30 21:53 [binutils-gdb] gdbserver:prepare_access_memory: pick another thread sergiodj+buildbot
@ 2015-12-09 15:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-09 15:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2399>

Commit(s) tested:
	a67a9faef0e32886c83611cc7a0ba61e91123063

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdbserver:prepare_access_memory: pick another thread

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=285caefd19afddcf01c166859246daa04c01c371>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-30 21:45 [binutils-gdb] Implement TARGET_WAITKIND_NO_RESUMED in the remote protocol sergiodj+buildbot
@ 2015-12-09 13:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-09 13:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2398>

Commit(s) tested:
	f2faf941ae49653ff6e1485adfee299313d47c91

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Implement TARGET_WAITKIND_NO_RESUMED in the remote protocol

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=de73363e9be0b2004385dd53830eae13d402ce9b>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-12-01  0:43 [binutils-gdb] testsuite: Range stepping and non-stop mode sergiodj+buildbot
@ 2015-12-09 10:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-09 10:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2396>

Commit(s) tested:
	04bf20c5687b102b9a2c2a915d4c400788296a3b

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	testsuite: Range stepping and non-stop mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=67719d3c2227cfcd5930c638fbca79cc6085da3f>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
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/fork-thread-pending.exp: 2, get to the fork event
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 2, get to the spawned thread in fork child
new FAIL: gdb.threads/fork-thread-pending.exp: 2, followed to the child, found two threads (unknown output)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/fork-thread-pending.exp: 2, get to the fork event
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 2, get to the spawned thread in fork child
new FAIL: gdb.threads/fork-thread-pending.exp: 2, followed to the child, found two threads (unknown output)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-30 21:14 [binutils-gdb] Remote thread create/exit events sergiodj+buildbot
@ 2015-12-09  7:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-09  7:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2394>

Commit(s) tested:
	65706a29bac50c2c971227a1945e46502845766b

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Remote thread create/exit events

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6c3e740ca650b0ca743e292b567c42af611c4abd>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-30 21:00 [binutils-gdb] gdbserver resume_stop handling bug sergiodj+buildbot
@ 2015-12-09  4:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-09  4:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2392>

Commit(s) tested:
	56cf4bed5354769d7352c5cf4e054a346d2553cd

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdbserver resume_stop handling bug

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b9b84ade6153aea10e8be485e1f645caf33d9026>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-30 22:32 [binutils-gdb] gdbserver crash if gdb attaches too fast sergiodj+buildbot
@ 2015-12-09  1:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-09  1:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2391>

Commit(s) tested:
	500c1d8576ad5a5bdc791fc7f7c3518a4d3f4b39

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdbserver crash if gdb attaches too fast

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3451e6a2e303a1bfb38354c225c65f97383bc531>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-30 20:05 [binutils-gdb] Fix mi-nonstop.exp with extended-remote sergiodj+buildbot
@ 2015-12-08 16:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-08 16:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2385>

Commit(s) tested:
	f015c27b5294eaf87d0aa814d94972e65c7cc90e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix mi-nonstop.exp with extended-remote

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=534df969e9e592c6e70fcb01792c142dee43300a>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-28 18:08 [binutils-gdb] libsanitizer merge from upstream r250806, compiler part sergiodj+buildbot
@ 2015-12-08  4:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-08  4:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2378>

Commit(s) tested:
	3b16c5514a2e01d47295e8d82cecd6b62db62955

Author(s) (in the same order as the commits):
	Maxim Ostapenko <m.ostapenko@partner.samsung.com>

Subject:
	libsanitizer merge from upstream r250806, compiler part.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5617c5a75a1e2c6b77f5e4fc6004e5e0db3977fc>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
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/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-28 18:00 [binutils-gdb] SH FDPIC backend support sergiodj+buildbot
@ 2015-12-08  1:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-08  1:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2376>

Commit(s) tested:
	f4936735c5ed55abd37062791f60ba2754c89c31

Author(s) (in the same order as the commits):
	Rich Felker <dalias@libc.org>

Subject:
	SH FDPIC backend support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=91d295cfb9a32cd0442bdfbd53c1b6f898f8de61>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
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/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-28 17:44 [binutils-gdb] PR other/61321 - demangler crash on casts in template parameters sergiodj+buildbot
@ 2015-12-07 23:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-07 23:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2375>

Commit(s) tested:
	c4be264168ee2f6c38b6b9b3db0a166441be478b

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-ppc64le-cc-with-index/.git/tree/?h=master&id=626dbb5ee60dae77761d91ac8951e44ba5dccbeb>

*** 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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
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/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-28 19:24 [binutils-gdb] libiberty TAGS sergiodj+buildbot
@ 2015-12-07 21:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-07 21:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2374>

Commit(s) tested:
	f3363926de602b7590526740a01a64ca973ca78a

Author(s) (in the same order as the commits):
	Mike Stump <mikestump@comcast.net>

Subject:
	libiberty TAGS

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=cec28d80859f6413bdf995c040331bfb6e1a6561>

*** Regressions found ***
============================
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-28 17:28 [binutils-gdb] (Makefiles): PATCH to include libcpp and libiberty in GCC etags sergiodj+buildbot
@ 2015-12-07 20:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-07 20:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2373>

Commit(s) tested:
	1e924157387421d45ccf2aafd33a886abda05420

Author(s) (in the same order as the commits):
	Jason Merrill <jason@redhat.com>

Subject:
	(Makefiles): PATCH to include libcpp and libiberty in GCC etags

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ad6953b292d3801e8e2344ca3b272c43f142a4a9>

*** Regressions found ***
============================
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-28 18:09 [binutils-gdb] Implement N4514, C++ Extensions for Transactional Memory sergiodj+buildbot
@ 2015-12-07 16:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-07 16:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2371>

Commit(s) tested:
	e9a3881624886dc523a500a86bfdac6dc58fd0db

Author(s) (in the same order as the commits):
	Jason Merrill <jason@redhat.com>

Subject:
	Implement N4514, C++ Extensions for Transactional Memory.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=07900f6426de1c3877718f7fc41b3bfc5023b394>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-28 17:05 [binutils-gdb] Fix several crashes of C++ demangler on fuzzed input sergiodj+buildbot
@ 2015-12-07 14:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-07 14:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2370>

Commit(s) tested:
	d81bf7ddc2ad497037fbfde5d15cfa8d81a9e959

Author(s) (in the same order as the commits):
	Mikhail Maltsev <maltsevm@gmail.com>

Subject:
	Fix several crashes of C++ demangler on fuzzed input.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8587bdbd0ec5fe320f117417016c64ad13166a55>

*** Regressions found ***
============================
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-28 17:16 [binutils-gdb] Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C++" warning sergiodj+buildbot
@ 2015-12-07 13:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-07 13:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2369>

Commit(s) tested:
	6a8796db3691b9a53dc5475eaec5388bc1af115d

Author(s) (in the same order as the commits):
	Uros Bizjak <ubizjak@gmail.com>

Subject:
	Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C++" warning

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=adf2150c3f85eacd6b53bb4ee06817cc8f0acfb7>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-28 16:50 [binutils-gdb] Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C++" warning sergiodj+buildbot
@ 2015-12-07 11:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-07 11:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2368>

Commit(s) tested:
	aaae08a7e4ac526975403ebb5f93b7f24ea16b90

Author(s) (in the same order as the commits):
	Uros Bizjak <ubizjak@gmail.com>

Subject:
	Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C++" warning

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=aa723b283e2ad5353cd49b84f02f83fe4f7ae4c4>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-27 16:50 [binutils-gdb] [AArch64][PATCH 3/3] Add floating-point FP16 instructions sergiodj+buildbot
@ 2015-12-07 10:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-07 10:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2367>

Commit(s) tested:
	622b9eb1a6047bd3ad3e1a3f120cf7318ac25b57

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[AArch64][PATCH 3/3] Add floating-point FP16 instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d116dcd70a05394db1c0281aa20f34c695933d65>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-27 16:42 [binutils-gdb] [AArch64][PATCH 2/3] Adjust a utility function for floating point values sergiodj+buildbot
@ 2015-12-07  8:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-07  8:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2366>

Commit(s) tested:
	cf86120bae8973340583a0613ad622f0ca013efd

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[AArch64][PATCH 2/3] Adjust a utility function for floating point values.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=cce7f33b0289c83e8f59a4f97963d4d794d24920>

*** Regressions found ***
============================
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: step over value assignment of vla1 (timeout)
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-27 19:07 [binutils-gdb] [AArch64][PATCH 1/3] Support ARMv8.2 FP16 floating point instructions sergiodj+buildbot
@ 2015-12-07  6:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-07  6:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2365>

Commit(s) tested:
	3bd894a7147feacf6a8ab388b1b1e0d685abfcdc

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[AArch64][PATCH 1/3] Support ARMv8.2 FP16 floating point instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0679b73cbaedf74e826e0e46925e9fd719b48c1b>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-27 18:23 [binutils-gdb] [AArch64] Add ARMv8.2 instructions BFC and REV64 sergiodj+buildbot
@ 2015-12-07  3:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-07  3:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2363>

Commit(s) tested:
	d685192a58d4c198633bd0e69cfe0a114576e98a

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

Subject:
	[AArch64] Add ARMv8.2 instructions BFC and REV64.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=420e7bc21f16e58bf43f95db1129d4e8049c91c0>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-27 15:57 [binutils-gdb] [AArch64] Only check breakpoint alignment on inserting sergiodj+buildbot
@ 2015-12-06 22:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-06 22:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2360>

Commit(s) tested:
	805035d70cd8637c169caf97800accdd267d1d8e

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	[AArch64] Only check breakpoint alignment on inserting

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1a62be67f1ebd5ab510066bc82f8370d1a086eb4>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-27 16:37 [binutils-gdb] New test gdb.arch/arm-neon.exp sergiodj+buildbot
@ 2015-12-06 21:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-06 21:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2359>

Commit(s) tested:
	58b584afe6ed6949c10b3049167c66cc070e0e81

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	New test gdb.arch/arm-neon.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3e7f7fd29cb90b94da2c2f8d3b6def873cc6b87c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-27 15:08 [binutils-gdb] [AArch64] Handle HFA and HVA together sergiodj+buildbot
@ 2015-12-06 19:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-06 19:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2358>

Commit(s) tested:
	cd635f74a3b71043d35501db31b3acac956018cd

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	[AArch64] Handle HFA and HVA together

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=122e4748f9a52441944fbcdc0231a1b1182ca34c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-27 15:00 [binutils-gdb] [AArch64] Support gnu vector in inferior call sergiodj+buildbot
@ 2015-12-06 17:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-06 17:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2357>

Commit(s) tested:
	238f2452e6d94f7b227a9d132f5ae887299d96c6

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	[AArch64] Support gnu vector in inferior call

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1cdcfd920665439a154da329117b7dec52e2da6b>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-27 14:44 [binutils-gdb] Allow multiple occurrences of the frames-invalid annotation in gdb.cp/annota2.exp sergiodj+buildbot
@ 2015-12-06 14:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-06 14:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2355>

Commit(s) tested:
	88e8ec1b3e372dc1ea1cd0be44c59ca7760e9008

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Allow multiple occurrences of the frames-invalid annotation in gdb.cp/annota2.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=afd0b03664c01b58e679b631455647a533e500e3>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-26 18:28 [binutils-gdb] Add test for thread names sergiodj+buildbot
@ 2015-12-06  8:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-06  8:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2351>

Commit(s) tested:
	f6512a69cd414a31e302daf107f5959ef06bcbec

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Add test for thread names

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d3a1cf1c42a544be8b4a3b01a911321608d44116>

*** Regressions found ***
============================
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-26 15:56 [binutils-gdb] Constify thread name return path sergiodj+buildbot
@ 2015-12-06  5:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-06  5:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2349>

Commit(s) tested:
	73ede76585a987a07fbd67a7474b193e4ca05517

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Constify thread name return path

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6a0277ff0865820f3d3b8459ee835b2b86348a32>

*** Regressions found ***
============================
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-24 19:29 [binutils-gdb] NEWS: "info" commands now list in ascending order sergiodj+buildbot
@ 2015-12-05 22:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-05 22:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2345>

Commit(s) tested:
	be81798bb66a6f2d007983f466ba4fdeb7141578

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	NEWS: "info" commands now list in ascending order

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=026a6d696b7cc8eac95e8bf8629ab85c0d7cec3f>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-24 19:21 [binutils-gdb] List displays in ascending order sergiodj+buildbot
@ 2015-12-05 21:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-05 21:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2344>

Commit(s) tested:
	62147a2265e322c758743edf13a1377fdcb62479

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	List displays in ascending order

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f1618e33d076009149a4d484cb84e9fb65ae84de>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/display.exp: info disp
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-24 19:08 [binutils-gdb] List inferiors/threads/pspaces in ascending order sergiodj+buildbot
@ 2015-12-05 17:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-12-05 17:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2342>

Commit(s) tested:
	7e0aa6aa9983c745aedc203db0cc360a0ad47cac

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	List inferiors/threads/pspaces in ascending order

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=595f60b5da74c0fb4342ffaa70f6641e302476c1>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-23 18:09 [binutils-gdb] [ARM] "svc" insn check at irrelevant address in ARM unwind info sniffer sergiodj+buildbot
@ 2015-11-23 22:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-23 22:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2332>

Commit(s) tested:
	416dc9c6e9acd57255015d255799ac031a262182

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	[ARM] "svc" insn check at irrelevant address in ARM unwind info sniffer

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=73b5c60f7b59c1e410e1a75436e8ceb2e9028a9a>

*** Regressions found ***
============================
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-20 14:07 [binutils-gdb] binutils: add support for arm-*-darwin and aarch64-*-darwin sergiodj+buildbot
@ 2015-11-21  2:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-21  2:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2310>

Commit(s) tested:
	f075eb5e6b0dd850304f78cf4d5c94df7b44c7a3

Author(s) (in the same order as the commits):
	Tristan Gingold <gingold@adacore.com>

Subject:
	binutils: add support for arm-*-darwin and aarch64-*-darwin.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for f075eb5e6b0dd850304f78cf4d5c94df7b44c7a3>

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-alpha.lo -MD -MP -MF .deps/elf64-alpha.Tpo -c ../../binutils-gdb/bfd/elf64-alpha.c -o elf64-alpha.o
mv -f .deps/coff-x86_64.Tpo .deps/coff-x86_64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-hppa.lo -MD -MP -MF .deps/elf64-hppa.Tpo -c -o elf64-hppa.lo ../../binutils-gdb/bfd/elf64-hppa.c
mv -f .deps/coff-alpha.Tpo .deps/coff-alpha.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64.lo -MD -MP -MF .deps/elf64-ia64.Tpo -c -o elf64-ia64.lo elf64-ia64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-hppa.lo -MD -MP -MF .deps/elf64-hppa.Tpo -c ../../binutils-gdb/bfd/elf64-hppa.c -o elf64-hppa.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64.lo -MD -MP -MF .deps/elf64-ia64.Tpo -c elf64-ia64.c -o elf64-ia64.o
mv -f .deps/elf32-mips.Tpo .deps/elf32-mips.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64-vms.lo -MD -MP -MF .deps/elf64-ia64-vms.Tpo -c -o elf64-ia64-vms.lo ../../binutils-gdb/bfd/elf64-ia64-vms.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64-vms.lo -MD -MP -MF .deps/elf64-ia64-vms.Tpo -c ../../binutils-gdb/bfd/elf64-ia64-vms.c -o elf64-ia64-vms.o
mv -f .deps/coff-rs6000.Tpo .deps/coff-rs6000.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-mips.lo -MD -MP -MF .deps/elf64-mips.Tpo -c -o elf64-mips.lo ../../binutils-gdb/bfd/elf64-mips.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-mips.lo -MD -MP -MF .deps/elf64-mips.Tpo -c ../../binutils-gdb/bfd/elf64-mips.c -o elf64-mips.o
mv -f .deps/aout64.Tpo .deps/aout64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-mmix.lo -MD -MP -MF .deps/elf64-mmix.Tpo -c -o elf64-mmix.lo ../../binutils-gdb/bfd/elf64-mmix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-mmix.lo -MD -MP -MF .deps/elf64-mmix.Tpo -c ../../binutils-gdb/bfd/elf64-mmix.c -o elf64-mmix.o
mv -f .deps/elf64-aarch64.Tpo .deps/elf64-aarch64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-s390.lo -MD -MP -MF .deps/elf64-s390.Tpo -c -o elf64-s390.lo ../../binutils-gdb/bfd/elf64-s390.c
mv -f .deps/elf32-aarch64.Tpo .deps/elf32-aarch64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-sh64.lo -MD -MP -MF .deps/elf64-sh64.Tpo -c -o elf64-sh64.lo ../../binutils-gdb/bfd/elf64-sh64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-s390.lo -MD -MP -MF .deps/elf64-s390.Tpo -c ../../binutils-gdb/bfd/elf64-s390.c -o elf64-s390.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-sh64.lo -MD -MP -MF .deps/elf64-sh64.Tpo -c ../../binutils-gdb/bfd/elf64-sh64.c -o elf64-sh64.o
mv -f .deps/xcofflink.Tpo .deps/xcofflink.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-sparc.lo -MD -MP -MF .deps/elf64-sparc.Tpo -c -o elf64-sparc.lo ../../binutils-gdb/bfd/elf64-sparc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-sparc.lo -MD -MP -MF .deps/elf64-sparc.Tpo -c ../../binutils-gdb/bfd/elf64-sparc.c -o elf64-sparc.o
mv -f .deps/elf32-ia64.Tpo .deps/elf32-ia64.Plo
mv -f .deps/elf32-score7.Tpo .deps/elf32-score7.Plo
mv -f .deps/elf32-score.Tpo .deps/elf32-score.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-tilegx.lo -MD -MP -MF .deps/elf64-tilegx.Tpo -c -o elf64-tilegx.lo ../../binutils-gdb/bfd/elf64-tilegx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-tilegx.lo -MD -MP -MF .deps/elf64-tilegx.Tpo -c ../../binutils-gdb/bfd/elf64-tilegx.c -o elf64-tilegx.o
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c -o elf64-x86-64.lo ../../binutils-gdb/bfd/elf64-x86-64.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elfn32-mips.lo -MD -MP -MF .deps/elfn32-mips.Tpo -c -o elfn32-mips.lo ../../binutils-gdb/bfd/elfn32-mips.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elfn32-mips.lo -MD -MP -MF .deps/elfn32-mips.Tpo -c ../../binutils-gdb/bfd/elfn32-mips.c -o elfn32-mips.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c ../../binutils-gdb/bfd/elf64-x86-64.c -o elf64-x86-64.o
mv -f .deps/elf64-mmix.Tpo .deps/elf64-mmix.Plo
mv -f .deps/elf64-mips.Tpo .deps/elf64-mips.Plo
mv -f .deps/elf64-hppa.Tpo .deps/elf64-hppa.Plo
mv -f .deps/elf64-sparc.Tpo .deps/elf64-sparc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elfxx-ia64.lo -MD -MP -MF .deps/elfxx-ia64.Tpo -c -o elfxx-ia64.lo ../../binutils-gdb/bfd/elfxx-ia64.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elfxx-mips.lo -MD -MP -MF .deps/elfxx-mips.Tpo -c -o elfxx-mips.lo ../../binutils-gdb/bfd/elfxx-mips.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o-aarch64.lo -MD -MP -MF .deps/mach-o-aarch64.Tpo -c -o mach-o-aarch64.lo ../../binutils-gdb/bfd/mach-o-aarch64.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o-x86-64.lo -MD -MP -MF .deps/mach-o-x86-64.Tpo -c -o mach-o-x86-64.lo ../../binutils-gdb/bfd/mach-o-x86-64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elfxx-mips.lo -MD -MP -MF .deps/elfxx-mips.Tpo -c ../../binutils-gdb/bfd/elfxx-mips.c -o elfxx-mips.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elfxx-ia64.lo -MD -MP -MF .deps/elfxx-ia64.Tpo -c ../../binutils-gdb/bfd/elfxx-ia64.c -o elfxx-ia64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o-aarch64.lo -MD -MP -MF .deps/mach-o-aarch64.Tpo -c ../../binutils-gdb/bfd/mach-o-aarch64.c -o mach-o-aarch64.o
mv -f .deps/elf64-tilegx.Tpo .deps/elf64-tilegx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mmo.lo -MD -MP -MF .deps/mmo.Tpo -c -o mmo.lo ../../binutils-gdb/bfd/mmo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o-x86-64.lo -MD -MP -MF .deps/mach-o-x86-64.Tpo -c ../../binutils-gdb/bfd/mach-o-x86-64.c -o mach-o-x86-64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mmo.lo -MD -MP -MF .deps/mmo.Tpo -c ../../binutils-gdb/bfd/mmo.c -o mmo.o
mv -f .deps/elf64-sh64.Tpo .deps/elf64-sh64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm32-alpha.lo -MD -MP -MF .deps/nlm32-alpha.Tpo -c -o nlm32-alpha.lo ../../binutils-gdb/bfd/nlm32-alpha.c
mv -f .deps/elf64-ia64.Tpo .deps/elf64-ia64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm64.lo -MD -MP -MF .deps/nlm64.Tpo -c -o nlm64.lo ../../binutils-gdb/bfd/nlm64.c
In file included from ../../binutils-gdb/bfd/mach-o.h:24:0,
                 from ../../binutils-gdb/bfd/mach-o-x86-64.c:22:
../../binutils-gdb/bfd/mach-o-x86-64.c:104:9: error: BFD_RELOC_MACH_O_X86_64_SUBTRACTOR32 undeclared here (not in a function)
   HOWTO(BFD_RELOC_MACH_O_X86_64_SUBTRACTOR32, 0, 2, 32, FALSE, 0,
         ^
./bfd.h:2546:16: note: in definition of macro HOWTO
   { (unsigned) C, R, S, B, P, BI, O, SF, NAME, INPLACE, MASKSRC, MASKDST, PC }
                ^
../../binutils-gdb/bfd/mach-o-x86-64.c:108:9: error: BFD_RELOC_MACH_O_X86_64_SUBTRACTOR64 undeclared here (not in a function)
   HOWTO(BFD_RELOC_MACH_O_X86_64_SUBTRACTOR64, 0, 4, 64, FALSE, 0,
         ^
./bfd.h:2546:16: note: in definition of macro HOWTO
   { (unsigned) C, R, S, B, P, BI, O, SF, NAME, INPLACE, MASKSRC, MASKDST, PC }
                ^
Makefile:1637: recipe for target 'mach-o-x86-64.lo' failed
make[4]: *** [mach-o-x86-64.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm32-alpha.lo -MD -MP -MF .deps/nlm32-alpha.Tpo -c ../../binutils-gdb/bfd/nlm32-alpha.c -o nlm32-alpha.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm64.lo -MD -MP -MF .deps/nlm64.Tpo -c ../../binutils-gdb/bfd/nlm64.c -o nlm64.o
mv -f .deps/elf32-ppc.Tpo .deps/elf32-ppc.Plo
mv -f .deps/elfn32-mips.Tpo .deps/elfn32-mips.Plo
mv -f .deps/mach-o-aarch64.Tpo .deps/mach-o-aarch64.Plo
mv -f .deps/elf.Tpo .deps/elf.Plo
mv -f .deps/elf64-alpha.Tpo .deps/elf64-alpha.Plo
mv -f .deps/elfxx-ia64.Tpo .deps/elfxx-ia64.Plo
mv -f .deps/elf64-ia64-vms.Tpo .deps/elf64-ia64-vms.Plo
mv -f .deps/nlm32-alpha.Tpo .deps/nlm32-alpha.Plo
mv -f .deps/elf64-s390.Tpo .deps/elf64-s390.Plo
mv -f .deps/nlm64.Tpo .deps/nlm64.Plo
mv -f .deps/elflink.Tpo .deps/elflink.Plo
mv -f .deps/elf64-ppc.Tpo .deps/elf64-ppc.Plo
mv -f .deps/mmo.Tpo .deps/mmo.Plo
mv -f .deps/elf64-x86-64.Tpo .deps/elf64-x86-64.Plo
mv -f .deps/elfxx-mips.Tpo .deps/elfxx-mips.Plo
make[4]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/bfd'
Makefile:1679: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/bfd'
Makefile:1156: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/bfd'
Makefile:2709: recipe for target 'all-bfd' failed
make[1]: *** [all-bfd] Error 2
make[1]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build'
Makefile:845: recipe for target 'all' failed
make: *** [all] Error 2
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-19 14:11 [binutils-gdb] Cast void * to struct user_pt_regs * sergiodj+buildbot
@ 2015-11-19 21:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-19 21:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2291>

Commit(s) tested:
	6a69a054f7581d16d4f65f80c45b92176311e1ef

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Cast void * to struct user_pt_regs *

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4ebb5f5a11979f85c79f38610f2c78302a389710>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-18  4:18 [binutils-gdb] sim: always enable modulo memory sergiodj+buildbot
@ 2015-11-19  1:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-19  1:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2278>

Commit(s) tested:
	cdf850e9d953f765f600e1ecae61664eab5ae7f1

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: always enable modulo memory

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a4d41aa1dcc224247e9b786e239547c9ad6b5049>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-17 21:29 [binutils-gdb] [sim/ppc] Fix printf_filtered reference sergiodj+buildbot
@ 2015-11-18 23:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-18 23:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2277>

Commit(s) tested:
	a6760b615451518704601cae9327d333fe4bec57

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	[sim/ppc] Fix printf_filtered reference

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=09980b4b10eb35d14bd506520223bd98d5088f6a>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-17 16:22 [binutils-gdb] [C++/mingw] handle_output_debug_string sergiodj+buildbot
@ 2015-11-18  8:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-18  8:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2268>

Commit(s) tested:
	c08790597c54c015ecfcd7ea56ebe30fa1d9e946

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	[C++/mingw] handle_output_debug_string

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=05a4e5860ef66fb592a46458497fcf05bf982c31>

*** Regressions found ***
============================
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-17 16:06 [binutils-gdb] [C++/mingw] gdbserver casts sergiodj+buildbot
@ 2015-11-18  6:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-18  6:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2266>

Commit(s) tested:
	c3de4d92dfd0a1fa8d32a00bbb99de2a4ee0e140

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	[C++/mingw] gdbserver casts

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=574324e131003bac5692306b7499c5f796a6a5ad>

*** Regressions found ***
============================
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-17 15:43 [binutils-gdb] [C++/mingw] Misc alloca casts sergiodj+buildbot
@ 2015-11-18  1:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-18  1:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2263>

Commit(s) tested:
	0ae1c716a162ce43a63c16c37aa8c6caaa484650

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	[C++/mingw] Misc alloca casts

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=91fb7058d7e82afb53a0b57109b48c2a75284c12>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (the program exited)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-17 15:35 [binutils-gdb] [C++/mingw] ser-mingw.c casts sergiodj+buildbot
@ 2015-11-17 23:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-17 23:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2262>

Commit(s) tested:
	cd78b7a16778046c0cfa4818780ea94a9a90c32c

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	[C++/mingw] ser-mingw.c casts

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b191df05063a9c384f5427ad8af5358c885b5536>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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 (timeout)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-17 14:19 [binutils-gdb] Mach-O: add new defines and struct for darwin 14.5 sergiodj+buildbot
@ 2015-11-17 22:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-17 22:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2261>

Commit(s) tested:
	c25b1ab690ddeeba239a044c8d0086867de30f93

Author(s) (in the same order as the commits):
	Tristan Gingold <gingold@adacore.com>

Subject:
	Mach-O: add new defines and struct for darwin 14.5

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e0d04d5c194666ab33b97a5b34efd2edcc7f1c54>

*** Regressions found ***
============================
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-17 13:56 [binutils-gdb] guile disassembly hardcode TARGET_XFER_E_IO sergiodj+buildbot
@ 2015-11-17 17:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-17 17:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2258>

Commit(s) tested:
	9a4073e20b2f1da74cb3b46707e4f6fc4e700950

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	guile disassembly hardcode TARGET_XFER_E_IO

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b6ba53d47809aa260a4499dde38a9e27f7d56709>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-16 15:03 [binutils-gdb] Use value_contents instead of value_contents_writeable sergiodj+buildbot
@ 2015-11-17  4:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-17  4:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2250>

Commit(s) tested:
	0d1993c072e5617b69204aef641acd2385b080ec

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Use value_contents instead of value_contents_writeable

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=40c02fa9c444ec7f9070d6e3a45537748ab024de>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-16  3:31 [binutils-gdb] sim: cr16: delete unused memory helpers sergiodj+buildbot
@ 2015-11-16 11:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-16 11:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2243>

Commit(s) tested:
	137fbfd2818b5d1443f5f628e28b55b4e23037d1

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: cr16: delete unused memory helpers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=85668a8c5913f52619ecf94ba518f5166f65fef6>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-16  3:24 [binutils-gdb] sim: cr16/d10v: drop redundant call to sim_create_inferior sergiodj+buildbot
@ 2015-11-16  8:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-16  8:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2241>

Commit(s) tested:
	7ea08e8cb74bc21fcfe5befc0f3c8de3762cb0d6

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: cr16/d10v: drop redundant call to sim_create_inferior

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=647f6254acd9b3afe69c1acfbf6a5db71d37f7cc>

*** Regressions found ***
============================
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: 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)
new 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)
new 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)
new 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)
new 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)
new 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)
new 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)
new 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)
new 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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-16  2:15 [binutils-gdb] sim: d10v: drop global callback state sergiodj+buildbot
@ 2015-11-16  6:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-16  6:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2240>

Commit(s) tested:
	e9b0081f986716eca364580fdfeb1034c5da76c9

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: d10v: drop global callback state

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7b35d8132d6fe5724448bb28c5cbe1dbb90786d9>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-15  5:51 [binutils-gdb] sim: drop extern C linkage from most sim interface headers sergiodj+buildbot
@ 2015-11-15  6:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-15  6:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2228>

Commit(s) tested:
	c4d4ed40834de8e2b493f83cf15291f2d2e38c6f

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: drop extern C linkage from most sim interface headers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f77d6647ad255998838fdbc1c1fff18a1fd3882e>

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-15  0:35 [binutils-gdb] Bump version to 2.26.51 sergiodj+buildbot
@ 2015-11-15  2:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-15  2:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2227>

Commit(s) tested:
	d8bd95efd8119e06e6753c841f1bbc54bb09d5de

Author(s) (in the same order as the commits):
	Tristan Gingold <gingold@adacore.com>

Subject:
	Bump version to 2.26.51

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=de34daa8a6641554d5f25e223ebd023f8ef45dc7>

*** Regressions found ***
============================
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-12 15:26 [binutils-gdb] Revert "[LD][AARCH64]Add TLSIE relaxation support under large memory model." sergiodj+buildbot
@ 2015-11-12 16:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-12 16:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2222>

Commit(s) tested:
	06d2788cefa3dc24ce0e92e795cf3987a6c630ed

Author(s) (in the same order as the commits):
	Marcus Shawcroft <marcus.shawcroft@arm.com>

Subject:
	Revert "[LD][AARCH64]Add TLSIE relaxation support under large memory model."

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=df9ee0946e9d9942486dd225f7d5536a2ac02973>

*** Regressions found ***
============================
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (GDB internal error)
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
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (GDB internal error)
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-12  2:02 [binutils-gdb] Add assembler, disassembler and linker support for power9 sergiodj+buildbot
@ 2015-11-12  3:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-12  3:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2220>

Commit(s) tested:
	a680de9a980e9d268846e8605af14ba1e7f3a39b

Author(s) (in the same order as the commits):
	Peter Bergner <bergner@vnet.ibm.com>

Subject:
	Add assembler, disassembler and linker support for power9.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=24149333fba7e607ccb63281a06910c65f458f5c>

*** Regressions found ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <430e004ef7ecb3f75fc3c6642c9fdfb1d85a3694@gdb-build>
@ 2015-11-11 23:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-11 23:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2219>

Commit(s) tested:
	430e004ef7ecb3f75fc3c6642c9fdfb1d85a3694

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	gdb/testsuite/gdb.trace: Deduplicate set_point assembly.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=44b1de3c7c7e1c31e527555f4ca39b4aa3e2b292>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-11  9:58 [binutils-gdb] gdb: Use class_info when creating info commands sergiodj+buildbot
@ 2015-11-11 10:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-11 10:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2216>

Commit(s) tested:
	f3575e08379b36ab3a286c8fb5838a2d54424073

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Use class_info when creating info commands.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b768ed4b57ffa5c091a7ac1a231af1166ff588cf>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-10 12:38 [binutils-gdb] Handle x86 VTINHERIT/VTENTRY relocs when deleting relocations sergiodj+buildbot
@ 2015-11-10 17:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-10 17:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2213>

Commit(s) tested:
	18954b29a1b49c9ffbfef925fdac4a23194ef82d

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Handle x86 VTINHERIT/VTENTRY relocs when deleting relocations

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f34041c75455f4fd0fb5615678fa1bc34507d599>

*** Regressions found ***
============================
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-10  5:24 [binutils-gdb] sim: m32c: drop redundant dependency info sergiodj+buildbot
@ 2015-11-10  7:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-10  7:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2207>

Commit(s) tested:
	9b4888d5161e540f2f60f1c537cc66577094eac1

Author(s) (in the same order as the commits):
	Mike Frysinger <vapier@gentoo.org>

Subject:
	sim: m32c: drop redundant dependency info

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=eb840adc700838fad958a0f620d9bcf065759847>

*** Regressions found ***
============================
new FAIL: gdb.threads/kill.exp: non-threaded: run to main
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/kill.exp: non-threaded: run to main
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-09  5:01 [binutils-gdb] Copy gnulib obstack files sergiodj+buildbot
@ 2015-11-09  5:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-09  5:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2197>

Commit(s) tested:
	314dee8ea9be79a450d9f0b451619b67ebe0e017

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Copy gnulib obstack files

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 314dee8ea9be79a450d9f0b451619b67ebe0e017>

*** Failed to compiled GDB.  ***
============================
make[1]: Entering directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build'
make[1]: Nothing to be done for 'all-target'.
mkdir -p -- ./etc
mkdir -p -- ./libiberty
mkdir -p -- ./zlib
Configuring in ./libiberty
Configuring in ./etc
mkdir -p -- ./libdecnumber
mkdir -p -- ./readline
mkdir -p -- ./intl
Configuring in ./zlib
Configuring in ./readline
Configuring in ./libdecnumber
Configuring in ./intl
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating cache ./config.cache
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... checking whether make sets $(MAKE)... makeinfo --split-size=5000000
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... yes
checking for powerpc64le-unknown-linux-gnu-gcc... gcc
/usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... checking build system type... /usr/bin/xgettext
configure: updating cache ./config.cache
checking build system type... checking for C compiler default output file name... checking for msgmerge... configure: creating ./config.status
/usr/bin/msgmerge
checking for powerpc64le-unknown-linux-gnu-gcc... gcc
powerpc64le-unknown-linux-gnu
checking host system type... powerpc64le-unknown-linux-gnu
checking host system type... powerpc64le-unknown-linux-gnu

Beginning configuration for readline-6.2 for powerpc64le-unknown-linux-gnu

checking whether make sets $(MAKE)... checking for C compiler default output file name... powerpc64le-unknown-linux-gnu
checking target system type... yes
checking for powerpc64le-unknown-linux-gnu-gcc... gcc
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... checking for C compiler default output file name... powerpc64le-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... config.status: creating Makefile
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... 
checking for suffix of object files... make[2]: Entering directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/etc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/etc'
o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... yes
checking for gcc option to accept ISO C89... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
none needed
checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether gcc supports -W... checking build system type... powerpc64le-unknown-linux-gnu
checking host system type... yes
none needed
checking how to run the C preprocessor... checking whether gcc supports -Wall... powerpc64le-unknown-linux-gnu
checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
checking for library containing strerror... yes
gcc -E
checking whether gcc supports -Wwrite-strings... none required
checking how to run the C preprocessor... yes
checking whether gcc supports -Wstrict-prototypes... checking for grep that handles long lines and -e... gcc -E
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... yes
/usr/bin/grep -E
checking for ANSI C header files... checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wcast-qual... checking for perl... perl
yes
checking build system type... checking for sys/types.h... yes
yes
checking for an ANSI C-conforming const... checking whether gcc supports -pedantic -Wlong-long... powerpc64le-unknown-linux-gnu
checking host system type... yes
checking how to run the C preprocessor... yes
checking for sys/stat.h... yes
checking for inline... powerpc64le-unknown-linux-gnu
checking for powerpc64le-unknown-linux-gnu-ar... ar
checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for powerpc64le-unknown-linux-gnu-gcc... gcc
inline
yes
gcc -E
checking for sys/types.h... checking for stdlib.h... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
yes
checking for sys/stat.h... checking for C compiler default output file name... checking for string.h... yes
yes
checking for stdlib.h... checking for memory.h... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
yes
yes
checking for strings.h... checking for a thread-safe mkdir -p... checking for string.h... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes

checking for suffix of object files... checking whether to enable maintainer-specific portions of Makefiles... no
yes
checking for powerpc64le-unknown-linux-gnu-gcc... gcc
checking for memory.h... yes
checking for inttypes.h... yes
checking for sys/types.h... o
checking whether we are using the GNU C compiler... yes
yes
checking whether gcc accepts -g... yes
checking for strings.h... yes
checking for sys/stat.h... checking for stdint.h... yes
checking for gcc option to accept ISO C89... checking for C compiler default output file name... yes
yes
checking for inttypes.h... checking for stdlib.h... yes
checking for unistd.h... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
yes
none needed
checking how to run the C preprocessor... checking for string.h... checking for stdint.h... yes

checking for suffix of object files... gcc -E
checking minix/config.h usability... yes
yes
o
checking whether we are using the GNU C compiler... checking for unistd.h... checking for memory.h... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... no
checking minix/config.h presence... yes
checking whether gcc accepts -g... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
checking for strings.h... checking for off_t... yes
checking for gcc option to accept ISO C89... yes
checking whether gcc needs -traditional... yes
no
checking for a BSD-compatible install... /usr/bin/install -c
checking for ar... checking for inttypes.h... ar
checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
checking for an ANSI C-conforming const... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... yes
checking for function prototypes... yes
checking whether char is unsigned... yes
checking for sys/types.h... yes
yes
checking for stdint.h... checking for size_t... yes
yes
checking for working volatile... checking for sys/stat.h... yes
checking return type of signal handlers... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... yes
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... void
yes
checking for unistd.h... checking for size_t... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... checking for stdlib.h... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for powerpc64le-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for powerpc64le-unknown-linux-gnu-ar... ar
checking for powerpc64le-unknown-linux-gnu-strip... no
yes
checking for strip... strip
checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... yes
checking for string.h... checking ctype.h usability... yes
checking for working alloca.h... yes
yes
checking ctype.h presence... yes
checking for ssize_t... checking for memory.h... yes
checking for alloca... yes
checking for ctype.h... yes
checking stddef.h usability... yes
ok
checking for strings.h... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking how to run the C preprocessor... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... checking for unistd.h... (cached) yes
checking for getpagesize... gcc -E
yes
checking for inttypes.h... yes
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... checking for ANSI C header files... yes
checking for working mmap... yes
checking stdio.h presence... no
checking for dirent.h that defines DIR... yes
checking for stdio.h... yes
yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for stdint.h... yes
checking for library containing opendir... yes
checking for unistd.h... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for uintptr_t... yes
checking whether integer division by zero raises SIGFPE... none required
checking for fcntl... yes
checking minix/config.h usability... yes
checking for sys/types.h... yes
checking for int_least32_t... yes
yes
no
no
checking minix/config.h presence... checking for inttypes.h... checking for sys/stat.h... checking for kill... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for stdlib.h... yes
checking for stdint.h... yes
checking for int_fast32_t... yes
checking for lstat... yes
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking for string.h... yes
yes
checking for unsigned long long... checking for memmove... no
yes
checking for uint64_t... checking whether gcc supports -W... yes
checking for memory.h... yes
checking whether gcc supports -Wall... yes
checking for putenv... yes
checking for inttypes.h... yes
checking for strings.h... yes
yes
checking what to include in gstdint.h... checking whether gcc supports -Wwrite-strings... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
yes
checking whether the inttypes.h PRIxNN macros are broken... checking for select... yes
checking for off_t... yes
yes
checking whether gcc supports -Wc++-compat... no
checking for ld used by GCC... checking for inttypes.h... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
yes
yes
checking whether gcc supports -Wstrict-prototypes... checking for setenv... checking argz.h usability... yes
checking for stdint.h... yes
yes
checking size of int... checking whether gcc supports -pedantic ... yes
checking for setlocale... yes
checking argz.h presence... yes
checking whether gcc and cc understand -c and -o together... yes
checking for unistd.h... yes
checking for argz.h... yes
checking limits.h usability... 4
checking size of long... yes
checking for strcasecmp... yes
yes
checking limits.h presence... checking for dlfcn.h... yes
checking for limits.h... yes
checking locale.h usability... yes
8
checking for strpbrk... checking for ANSI C header files... (cached) yes
yes
checking for objdir... checking build system type... .libs
yes
checking for an ANSI C-conforming const... yes
checking locale.h presence... yes
checking for locale.h... yes
powerpc64le-unknown-linux-gnu
checking host system type... checking nl_types.h usability... powerpc64le-unknown-linux-gnu
checking target system type... yes
checking for inline... powerpc64le-unknown-linux-gnu
checking for decimal floating point... dpd
yes
checking whether byte ordering is bigendian... inline
checking whether byte ordering is bigendian... checking for tcgetattr... yes
yes
checking nl_types.h presence... checking if gcc supports -fno-rtti -fno-exceptions... checking for vsnprintf... yes
checking for nl_types.h... yes
checking malloc.h usability... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... no
yes
checking for isascii... yes
checking if gcc static flag -static works... no
checking for a BSD-compatible install... /usr/bin/install -c
configure: updating cache ./config.cache
yes
checking malloc.h presence... configure: creating ./config.status
checking for sys/file.h... no
checking if gcc supports -c -o file.o... yes
checking for malloc.h... yes
yes
checking stddef.h usability... checking for sys/param.h... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
yes
yes
checking whether -lc should be explicitly linked in... checking for isxdigit... checking for limits.h... yes
checking stddef.h presence... yes
checking for stddef.h... yes
yes
checking for stdlib.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for malloc.h... checking for string.h... (cached) yes
no
checking dynamic linker characteristics... checking for unistd.h... (cached) yes
yes
checking sys/param.h usability... yes
checking for getpwent... checking for string.h... (cached) yes
config.status: creating Makefile
checking for unistd.h... (cached) yes
config.status: creating config.h
checking for strings.h... (cached) yes
checking for sys/time.h... config.status: executing gstdint.h commands
yes
checking for time.h... yes
checking for getpwnam... yes
yes
checking sys/param.h presence... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... checking for sys/resource.h... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C preprocessor... gcc -E
yes
checking for sys/param.h... yes
yes
checking for feof_unlocked... checking for sys/stat.h... (cached) yes
checking for sys/mman.h... make[2]: Entering directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/libdecnumber'
source='../../binutils-gdb/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc  -I../../binutils-gdb/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/decNumber.c
source='../../binutils-gdb/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc  -I../../binutils-gdb/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/decContext.c
source='../../binutils-gdb/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc  -I../../binutils-gdb/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/dpd/decimal32.c
source='../../binutils-gdb/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc  -I../../binutils-gdb/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/dpd/decimal64.c
source='../../binutils-gdb/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc  -I../../binutils-gdb/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/dpd/decimal128.c
checking for stdlib.h... (cached) yes
yes
checking for unistd.h... (cached) yes
checking for getpwuid... checking for getpagesize... yes
yes
checking for fcntl.h... checking for fgets_unlocked... yes
yes
checking for working mmap... yes
checking for working strcoll... checking for alloca.h... yes
checking for sys/pstat.h... yes
checking for getc_unlocked... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
yes
yes
checking for getcwd... checking fcntl.h usability... checking for machine/hal_sysinfo.h... no
checking for sys/table.h... yes
checking for memcpy... no
checking for sys/sysctl.h... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
yes
yes
checking for unistd.h... checking for getegid... (cached) yes
checking for sys/systemcfg.h... checking for stdlib.h... (cached) yes
checking varargs.h usability... no
checking for stdint.h... (cached) yes
yes
yes
checking for strerror... checking for stdio_ext.h... checking for geteuid... yes
checking for process.h... yes
no
checking varargs.h presence... checking for unistd.h... (cached) yes
no
checking for sys/prctl.h... no
checking for varargs.h... no
yes
checking stdarg.h usability... checking for sys/wait.h that is POSIX.1 compatible... yes
checking for getgid... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking whether time.h and sys/time.h may both be included... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking limits.h usability... yes
checking whether errno must be declared... yes
checking for getuid... no
checking size of int... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking for mempcpy... yes
checking locale.h presence... 4
checking size of long... yes
checking for locale.h... yes
checking pwd.h usability... yes
checking for munmap... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for memory.h... (cached) yes
yes
checking termcap.h usability... 8
checking for putenv... checking for long long... yes
checking termcap.h presence... yes
checking for termcap.h... yes
yes
checking termios.h usability... checking for setenv... yes
checking termios.h presence... yes
checking size of long long... yes
checking for termios.h... yes
yes
checking termio.h usability... checking for setlocale... yes
checking termio.h presence... yes
checking for termio.h... yes
yes
checking for stpcpy... checking sys/pte.h usability... 8
checking for a 64-bit type... no
checking sys/pte.h presence... yes
checking for strcasecmp... no
checking for sys/pte.h... no
checking sys/stream.h usability... uint64_t
checking for intptr_t... config.status: creating Makefile
config.status: executing depfiles commands
no
checking sys/stream.h presence... config.status: executing libtool commands
yes
no
checking for sys/stream.h... no
checking sys/select.h usability... checking for strdup... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
yes
checking for uintptr_t... checking sys/file.h usability... yes
checking for strtoul... make[2]: Entering directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/zlib'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib      -g -O2 -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../binutils-gdb/zlib/'`adler32.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib      -g -O2 -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../binutils-gdb/zlib/'`compress.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib      -g -O2 -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../binutils-gdb/zlib/'`crc32.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib      -g -O2 -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../binutils-gdb/zlib/'`deflate.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib      -g -O2 -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../binutils-gdb/zlib/'`gzread.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib      -g -O2 -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../binutils-gdb/zlib/'`gzclose.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib      -g -O2 -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../binutils-gdb/zlib/'`gzwrite.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib      -g -O2 -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../binutils-gdb/zlib/'`gzlib.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib      -g -O2 -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../binutils-gdb/zlib/'`infback.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib      -g -O2 -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../binutils-gdb/zlib/'`inffast.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib      -g -O2 -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../binutils-gdb/zlib/'`inflate.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib      -g -O2 -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../binutils-gdb/zlib/'`inftrees.c
yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
yes
checking for sys/ptem.h... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib      -g -O2 -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../binutils-gdb/zlib/'`trees.c
checking for tsearch... yes
checking for ssize_t... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib      -g -O2 -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../binutils-gdb/zlib/'`uncompr.c
yes
checking for __argz_count... no
checking for type of signal functions... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib      -g -O2 -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../binutils-gdb/zlib/'`zutil.c
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/share/info" "libdir=/usr/local/lib" "prefix=/usr/local" "tooldir=/usr/local/powerpc64le-unknown-linux-gnu" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
yes
checking for __argz_stringify... yes
checking for pid_t... posix
checking if signal handlers must be reinstalled when invoked... yes
checking for __argz_next... no
checking for presence of POSIX-style sigsetjmp/siglongjmp... yes
checking for __fsetlocking... yes
checking for library containing strerror... present
checking for lstat... yes
checking for iconv... none required
checking for asprintf... yes
checking whether or not strcoll and strcmp differ... yes
checking for iconv declaration... yes
checking for atexit... no
checking whether the ctype macros accept non-ascii characters... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for basename... yes
checking for LC_MESSAGES... yes
checking whether getpw functions are declared in pwd.h... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for bcmp... yes
checking for sig_atomic_t in signal.h... yes
checking for bison... bison
checking version of bison... 3.0.2, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
yes
checking whether signal handlers are of type void... checking for bcopy... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for aclocal... no
yes
checking for TIOCSTAT in sys/ioctl.h... checking for autoconf... no
checking for autoheader... no
no
yes
checking for FIONREAD in sys/ioctl.h... checking for bsearch... configure: updating cache ./config.cache
configure: creating ./config.status
rm -f libz.a
ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libz.a
make[2]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/zlib'
yes
checking for bzero... rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libdecnumber.a
make[2]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/libdecnumber'
yes
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... config.status: creating Makefile
yes
sys/ioctl.h
checking for struct dirent.d_ino... config.status: creating config.intl
checking for calloc... config.status: creating config.h
config.status: executing default-1 commands
yes
checking for struct dirent.d_fileno... yes
yes
checking for tgetent... checking for clock... make[2]: Entering directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/intl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/intl'
yes
no
checking for tgetent in -ltermcap... checking for ffs... yes
checking which library has the termcap functions... using libtermcap
checking wctype.h usability... yes
checking for getcwd... yes
checking wctype.h presence... yes
yes
checking for wctype.h... yes
checking wchar.h usability... checking for getpagesize... yes
checking wchar.h presence... yes
yes
checking for wchar.h... yes
checking langinfo.h usability... checking for gettimeofday... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for mbrlen... yes
checking for index... yes
checking for mbscasecmp... yes
checking for insque... no
checking for mbscmp... yes
checking for memchr... no
checking for mbsnrtowcs... yes
checking for memcmp... yes
checking for mbsrtowcs... yes
checking for memcpy... yes
checking for mbschr... yes
checking for memmem... no
checking for wcrtomb... yes
checking for memmove... yes
checking for wcscoll... yes
checking for mempcpy... yes
checking for wcsdup... yes
checking for wcwidth... yes
checking for memset... yes
checking for wctype... yes
checking for mkstemps... yes
checking for wcswidth... yes
checking for putenv... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for random... yes
checking for iswlower... yes
checking for rename... yes
checking for iswupper... yes
checking for rindex... yes
checking for towlower... yes
checking for setenv... yes
checking for towupper... yes
checking for snprintf... yes
checking for iswctype... yes
checking for sigsetmask... yes
checking for nl_langinfo and CODESET... yes
checking for stpcpy... yes
checking for wchar_t in wchar.h... yes
yes
checking for wctype_t in wctype.h... checking for stpncpy... yes
checking for wint_t in wctype.h... yes
checking for strcasecmp... yes
checking configuration for building shared libraries... supported
yes
checking for strchr... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for strdup... config.status: creating Makefile
yes
checking for strncasecmp... config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating shlib/Makefile
yes
checking for strndup... config.status: creating config.h
config.status: executing default commands
yes
checking for strnlen... yes
checking for strrchr... make[2]: Entering directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/readline'
rm -f readline.o
rm -f vi_mode.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/readline.c
rm -f funmap.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/vi_mode.c
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/funmap.c
rm -f keymaps.o
rm -f parens.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/keymaps.c
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/parens.c
rm -f search.o
rm -f rltty.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/search.c
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/rltty.c
rm -f complete.o
rm -f bind.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/complete.c
rm -f isearch.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/bind.c
rm -f display.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/isearch.c
rm -f signals.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/display.c
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/signals.c
rm -f util.o
rm -f kill.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/util.c
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/kill.c
rm -f undo.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/undo.c
yes
rm -f macro.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/macro.c
rm -f input.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/input.c
../../binutils-gdb/readline/complete.c: In function fnwidth:
../../binutils-gdb/readline/complete.c:700:12: warning: implicit declaration of function wcwidth [-Wimplicit-function-declaration]
        w = wcwidth (wc);
            ^
checking for strstr... ../../binutils-gdb/readline/display.c: In function rl_redisplay:
../../binutils-gdb/readline/display.c:768:15: warning: implicit declaration of function wcwidth [-Wimplicit-function-declaration]
        temp = wcwidth (wc);
               ^
rm -f callback.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/callback.c
rm -f terminal.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/terminal.c
yes
checking for strtod... rm -f text.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/text.c
rm -f nls.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/nls.c
rm -f misc.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/misc.c
yes
rm -f compat.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/compat.c
checking for strtol... rm -f xfree.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/xfree.c
rm -f xmalloc.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/xmalloc.c
rm -f history.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/history.c
rm -f histexpand.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/histexpand.c
yes
rm -f histfile.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/histfile.c
rm -f histsearch.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/histsearch.c
checking for strtoul... rm -f shell.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/shell.c
rm -f mbutil.o
gcc -c -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../binutils-gdb/readline/mbutil.c
yes
rm -f tilde.o
gcc -DHAVE_CONFIG_H    -I. -I../../binutils-gdb/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 -DREADLINE_LIBRARY -c ../../binutils-gdb/readline/tilde.c
checking for strtoll... ../../binutils-gdb/readline/mbutil.c: In function _rl_find_next_mbchar_internal:
../../binutils-gdb/readline/mbutil.c:122:12: warning: implicit declaration of function wcwidth [-Wimplicit-function-declaration]
        if (wcwidth (wc) == 0)
            ^
yes
checking for strtoull... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for vfork.h... rm -f libhistory.a
no
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o
test -n "ranlib" && ranlib libhistory.a
checking for fork... yes
checking for vfork... yes
checking for working fork... rm -f libreadline.a
ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o compat.o xfree.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o
test -n "ranlib" && ranlib libreadline.a
make[2]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/readline'
yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... yes
checking for dup3... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for sbrk... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
mkdir -p -- ./bfd
Configuring in ./bfd
mkdir -p -- ./opcodes
Configuring in ./opcodes
make[2]: Entering directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-picdir
touch stamp-noasandir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/regex.c -o noasan/regex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/md5.c -o noasan/md5.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
make[3]: Entering directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/libiberty/testsuite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/libiberty/testsuite'
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/argv.c -o pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/cplus-dem.c -o cplus-dem.o
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/md5.c -o md5.o
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/cp-demangle.c -o cp-demangle.o
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/argv.c -o noasan/argv.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/concat.c -o noasan/concat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/concat.c -o concat.o
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/crc32.c -o crc32.o
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/d-demangle.c -o d-demangle.o
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/dwarfnames.c -o dwarfnames.o
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/floatformat.c -o floatformat.o
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/fnmatch.c -o fnmatch.o
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/fopen_unlocked.c -o fopen_unlocked.o
configure: creating cache ./config.cache
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
configure: creating cache ./config.cache
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/getpwd.c -o getpwd.o
checking build system type... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/hex.c -o noasan/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/hex.c -o hex.o
powerpc64le-unknown-linux-gnu
checking host system type... checking build system type... powerpc64le-unknown-linux-gnu
checking target system type... ../../binutils-gdb/libiberty/getruntime.c: In function get_run_time:
../../binutils-gdb/libiberty/getruntime.c:98:14: warning: enum conversion when passing argument 1 of getrusage is invalid in C++ [-Wc++-compat]
   getrusage (0, &rusage);
              ^
In file included from ../../binutils-gdb/libiberty/getruntime.c:47:0:
/usr/include/sys/resource.h:87:12: note: expected __rusage_who_t {aka enum __rusage_who} but argument is of type int
 extern int getrusage (__rusage_who_t __who, struct rusage *__usage) __THROW;
            ^
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/lbasename.c -o lbasename.o
powerpc64le-unknown-linux-gnu
checking host system type... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
powerpc64le-unknown-linux-gnu
checking target system type... gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
powerpc64le-unknown-linux-gnu
checking for powerpc64le-unknown-linux-gnu-gcc... gcc
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
powerpc64le-unknown-linux-gnu
checking for powerpc64le-unknown-linux-gnu-gcc... gcc
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/obstack.c -o obstack.o
checking for C compiler default output file name... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/partition.c -o noasan/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/partition.c -o partition.o
checking for C compiler default output file name... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/pexecute.c -o pexecute.o
../../binutils-gdb/libiberty/obstack.c: In function _obstack_begin_worker:
../../binutils-gdb/libiberty/obstack.c:136:20: warning: request for implicit conversion from void * to struct _obstack_chunk * not permitted in C++ [-Wc++-compat]
   chunk = h->chunk = call_chunkfun (h, h->chunk_size);
                    ^
../../binutils-gdb/libiberty/obstack.c: In function _obstack_newchunk:
../../binutils-gdb/libiberty/obstack.c:200:15: warning: request for implicit conversion from void * to struct _obstack_chunk * not permitted in C++ [-Wc++-compat]
     new_chunk = call_chunkfun (h, new_size);
               ^
../../binutils-gdb/libiberty/obstack.c: At top level:
../../binutils-gdb/libiberty/obstack.c:312:25: fatal error: exitfail.h: No such file or directory
compilation terminated.
Makefile:1049: recipe for target 'obstack.o' failed
make[2]: *** [obstack.o] Error 1
make[2]: *** Waiting for unfinished jobs....
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether gcc accepts -g... yes
yes
checking for gcc option to accept ISO C89... checking for gcc option to accept ISO C89... none needed
checking for library containing strerror... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
yes
checking for style of include used by make... checking for style of include used by make... GNU
GNU
checking dependency style of gcc... checking dependency style of gcc... gcc3
checking for powerpc64le-unknown-linux-gnu-ar... ar
gcc3
checking for powerpc64le-unknown-linux-gnu-gcc... (cached) gcc
checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
checking for powerpc64le-unknown-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... gcc -E
gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
yes
checking for sys/stat.h... checking for stdlib.h... yes
yes
checking for stdlib.h... checking for string.h... yes
checking for string.h... yes
checking for memory.h... yes
yes
checking for memory.h... checking for strings.h... yes
yes
checking for strings.h... checking for inttypes.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... yes
checking minix/config.h usability... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking minix/config.h presence... yes
checking how to print strings... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
checking for powerpc64le-unknown-linux-gnu-ar... ar
checking for powerpc64le-unknown-linux-gnu-ranlib... ranlib
checking how to print strings... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... printf
checking for a sed that does not truncate output... /usr/bin/sed
1572864
checking whether the shell understands some XSI constructs... checking for fgrep... yes
checking whether the shell understands "+="... yes
/usr/bin/grep -F
checking for ld used by gcc... checking for ld option to reload object files... -r
ld
checking for powerpc64le-unknown-linux-gnu-objdump... objdump
checking if the linker (ld) is GNU ld... checking how to recognize dependent libraries... pass_all
checking for powerpc64le-unknown-linux-gnu-ar... (cached) ar
checking for powerpc64le-unknown-linux-gnu-strip... yes
no
checking for BSD- or MS-compatible name lister (nm)... checking for strip... strip
nm
checking for powerpc64le-unknown-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for powerpc64le-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for powerpc64le-unknown-linux-gnu-ar... (cached) ar
checking for powerpc64le-unknown-linux-gnu-strip... no
checking for strip... strip
checking for powerpc64le-unknown-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... make[2]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/libiberty'
Makefile:7060: recipe for target 'all-libiberty' failed
make[1]: *** [all-libiberty] Error 2
make[1]: *** Waiting for unfinished jobs....
ok
checking for dlfcn.h... ok
yes
checking for dlfcn.h... checking for objdir... .libs
yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... no
checking if gcc supports -c -o file.o... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
checking whether gcc supports -Wmissing-field-initializers... no
checking for shl_load in -ldld... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether NLS is requested... yes
checking for catalogs to be installed... no
checking for dlopen... no
checking for dlopen in -ldl...  da de es fi fr ga id it nl pt_BR ro sv tr uk vi zh_CN
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
yes
checking whether a program can dlopen itself... checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking limits.h usability... yes
checking whether a statically linked program can dlopen itself... yes
checking limits.h presence... yes
checking for limits.h... yes
checking whether string.h and strings.h may both be included... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... yes
checking whether basename is declared... no
checking for library containing dlopen... yes
checking whether stpcpy is declared... yes
checking for sigsetjmp... 
checking linker --as-needed support... yes
checking for cos in -lm... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether NLS is requested... yes
checking for catalogs to be installed... yes
 da es fi fr id ja ro ru rw sv tr uk vi zh_CN
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
configure: updating cache ./config.cache
configure: creating ./config.status
checking for msgmerge... /usr/bin/msgmerge
checking size of long long... 8
checking size of void *... 8
checking size of long... 8
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... config.status: creating Makefile
yes
checking wctype.h presence... config.status: creating po/Makefile.in
yes
checking for wctype.h... yes
checking fcntl.h usability... config.status: creating config.h
config.status: executing depfiles commands
yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in bfd_stdint.h... stdint.h (already complete)
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether string.h and strings.h may both be included... yes
checking for fcntl... yes
checking for getpagesize... yes
checking for setitimer... yes
checking for sysconf... yes
checking for fdopen... yes
checking for getuid... yes
checking for getgid... yes
checking for fileno... yes
checking for strtoull... yes
checking for getrlimit... yes
checking whether basename is declared... yes
checking whether ftello is declared... yes
checking whether ftello64 is declared... yes
checking whether fseeko is declared... yes
checking whether fseeko64 is declared... yes
checking whether ffs is declared... yes
checking whether free is declared... yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... yes
checking whether strstr is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strnlen is declared... yes
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking for prstatus_t in sys/procfs.h... yes
checking for prstatus32_t in sys/procfs.h... no
checking for prstatus_t.pr_who in sys/procfs.h... no
checking for prstatus32_t.pr_who in sys/procfs.h... no
checking for pstatus_t in sys/procfs.h... no
checking for pxstatus_t in sys/procfs.h... no
checking for pstatus32_t in sys/procfs.h... no
checking for prpsinfo_t in sys/procfs.h... yes
checking for prpsinfo_t.pr_pid in sys/procfs.h... yes
checking for prpsinfo32_t in sys/procfs.h... no
checking for prpsinfo32_t.pr_pid in sys/procfs.h... no
checking for psinfo_t in sys/procfs.h... no
checking for psinfo_t.pr_pid in sys/procfs.h... no
checking for psinfo32_t in sys/procfs.h... no
checking for psinfo32_t.pr_pid in sys/procfs.h... no
checking for lwpstatus_t in sys/procfs.h... no
checking for lwpxstatus_t in sys/procfs.h... no
checking for lwpstatus_t.pr_context in sys/procfs.h... no
checking for lwpstatus_t.pr_reg in sys/procfs.h... no
checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no
checking for win32_pstatus_t in sys/procfs.h... no
checking linker --as-needed support... yes
checking for cos in -lm... yes
checking for gcc version with buggy 64-bit support... no
checking for ftello... yes
checking for ftello64... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for fopen64... yes
checking size of off_t... 8
checking file_ptr type... BFD_HOST_64_BIT
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for madvise... yes
checking for mprotect... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[1]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build'
Makefile:845: recipe for target 'all' failed
make: *** [all] Error 2
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-05 10:06 [binutils-gdb] Use aarch64_decode_insn in aarch64_displaced_step_copy_insn sergiodj+buildbot
@ 2015-11-05 22:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-05 22:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2192>

Commit(s) tested:
	c86a40c6c2902b73ec6f601176820c760524afd2

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Use aarch64_decode_insn in aarch64_displaced_step_copy_insn

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5e93b17dc8a81b664b0d994626f592d49be3a056>

*** Regressions found ***
============================
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-05  9:59 [binutils-gdb] Use aarch64_decode_insn in aarch64_analyze_prologue sergiodj+buildbot
@ 2015-11-05 17:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-05 17:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2191>

Commit(s) tested:
	d9ebcbce29f3621a687872270cc8952ba1501e56

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Use aarch64_decode_insn in aarch64_analyze_prologue

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for d9ebcbce29f3621a687872270cc8952ba1501e56>

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o s390-linux-tdep.o -MT s390-linux-tdep.o -MMD -MP -MF .deps/s390-linux-tdep.Tpo ../../binutils-gdb/gdb/s390-linux-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o score-tdep.o -MT score-tdep.o -MMD -MP -MF .deps/score-tdep.Tpo ../../binutils-gdb/gdb/score-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh64-tdep.o -MT sh64-tdep.o -MMD -MP -MF .deps/sh64-tdep.Tpo ../../binutils-gdb/gdb/sh64-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh-linux-tdep.o -MT sh-linux-tdep.o -MMD -MP -MF .deps/sh-linux-tdep.Tpo ../../binutils-gdb/gdb/sh-linux-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o shnbsd-tdep.o -MT shnbsd-tdep.o -MMD -MP -MF .deps/shnbsd-tdep.Tpo ../../binutils-gdb/gdb/shnbsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh-tdep.o -MT sh-tdep.o -MMD -MP -MF .deps/sh-tdep.Tpo ../../binutils-gdb/gdb/sh-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-linux-tdep.o -MT sparc-linux-tdep.o -MMD -MP -MF .deps/sparc-linux-tdep.Tpo ../../binutils-gdb/gdb/sparc-linux-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparcnbsd-tdep.o -MT sparcnbsd-tdep.o -MMD -MP -MF .deps/sparcnbsd-tdep.Tpo ../../binutils-gdb/gdb/sparcnbsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparcobsd-tdep.o -MT sparcobsd-tdep.o -MMD -MP -MF .deps/sparcobsd-tdep.Tpo ../../binutils-gdb/gdb/sparcobsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-sol2-tdep.o -MT sparc-sol2-tdep.o -MMD -MP -MF .deps/sparc-sol2-tdep.Tpo ../../binutils-gdb/gdb/sparc-sol2-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-tdep.o -MT sparc-tdep.o -MMD -MP -MF .deps/sparc-tdep.Tpo ../../binutils-gdb/gdb/sparc-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-ravenscar-thread.o -MT sparc-ravenscar-thread.o -MMD -MP -MF .deps/sparc-ravenscar-thread.Tpo ../../binutils-gdb/gdb/sparc-ravenscar-thread.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o spu-tdep.o -MT spu-tdep.o -MMD -MP -MF .deps/spu-tdep.Tpo ../../binutils-gdb/gdb/spu-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o spu-multiarch.o -MT spu-multiarch.o -MMD -MP -MF .deps/spu-multiarch.Tpo ../../binutils-gdb/gdb/spu-multiarch.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-spu.o -MT solib-spu.o -MMD -MP -MF .deps/solib-spu.Tpo ../../binutils-gdb/gdb/solib-spu.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tic6x-tdep.o -MT tic6x-tdep.o -MMD -MP -MF .deps/tic6x-tdep.Tpo ../../binutils-gdb/gdb/tic6x-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tic6x-linux-tdep.o -MT tic6x-linux-tdep.o -MMD -MP -MF .deps/tic6x-linux-tdep.Tpo ../../binutils-gdb/gdb/tic6x-linux-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tilegx-tdep.o -MT tilegx-tdep.o -MMD -MP -MF .deps/tilegx-tdep.Tpo ../../binutils-gdb/gdb/tilegx-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tilegx-linux-tdep.o -MT tilegx-linux-tdep.o -MMD -MP -MF .deps/tilegx-linux-tdep.Tpo ../../binutils-gdb/gdb/tilegx-linux-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o v850-tdep.o -MT v850-tdep.o -MMD -MP -MF .deps/v850-tdep.Tpo ../../binutils-gdb/gdb/v850-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vaxnbsd-tdep.o -MT vaxnbsd-tdep.o -MMD -MP -MF .deps/vaxnbsd-tdep.Tpo ../../binutils-gdb/gdb/vaxnbsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vaxobsd-tdep.o -MT vaxobsd-tdep.o -MMD -MP -MF .deps/vaxobsd-tdep.Tpo ../../binutils-gdb/gdb/vaxobsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vax-tdep.o -MT vax-tdep.o -MMD -MP -MF .deps/vax-tdep.Tpo ../../binutils-gdb/gdb/vax-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xstormy16-tdep.o -MT xstormy16-tdep.o -MMD -MP -MF .deps/xstormy16-tdep.Tpo ../../binutils-gdb/gdb/xstormy16-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-config.o -MT xtensa-config.o -MMD -MP -MF .deps/xtensa-config.Tpo ../../binutils-gdb/gdb/xtensa-config.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-tdep.o -MT xtensa-tdep.o -MMD -MP -MF .deps/xtensa-tdep.Tpo ../../binutils-gdb/gdb/xtensa-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-linux-tdep.o -MT xtensa-linux-tdep.o -MMD -MP -MF .deps/xtensa-linux-tdep.Tpo ../../binutils-gdb/gdb/xtensa-linux-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o glibc-tdep.o -MT glibc-tdep.o -MMD -MP -MF .deps/glibc-tdep.Tpo ../../binutils-gdb/gdb/glibc-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bsd-uthread.o -MT bsd-uthread.o -MMD -MP -MF .deps/bsd-uthread.Tpo ../../binutils-gdb/gdb/bsd-uthread.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nbsd-tdep.o -MT nbsd-tdep.o -MMD -MP -MF .deps/nbsd-tdep.Tpo ../../binutils-gdb/gdb/nbsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o obsd-tdep.o -MT obsd-tdep.o -MMD -MP -MF .deps/obsd-tdep.Tpo ../../binutils-gdb/gdb/obsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sol2-tdep.o -MT sol2-tdep.o -MMD -MP -MF .deps/sol2-tdep.Tpo ../../binutils-gdb/gdb/sol2-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-frv.o -MT solib-frv.o -MMD -MP -MF .deps/solib-frv.Tpo ../../binutils-gdb/gdb/solib-frv.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-svr4.o -MT solib-svr4.o -MMD -MP -MF .deps/solib-svr4.Tpo ../../binutils-gdb/gdb/solib-svr4.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-darwin.o -MT solib-darwin.o -MMD -MP -MF .deps/solib-darwin.Tpo ../../binutils-gdb/gdb/solib-darwin.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-dsbt.o -MT solib-dsbt.o -MMD -MP -MF .deps/solib-dsbt.Tpo ../../binutils-gdb/gdb/solib-dsbt.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o remote-m32r-sdi.o -MT remote-m32r-sdi.o -MMD -MP -MF .deps/remote-m32r-sdi.Tpo ../../binutils-gdb/gdb/remote-m32r-sdi.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o remote-mips.o -MT remote-mips.o -MMD -MP -MF .deps/remote-mips.Tpo ../../binutils-gdb/gdb/remote-mips.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xcoffread.o -MT xcoffread.o -MMD -MP -MF .deps/xcoffread.Tpo ../../binutils-gdb/gdb/xcoffread.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symfile-mem.o -MT symfile-mem.o -MMD -MP -MF .deps/symfile-mem.Tpo ../../binutils-gdb/gdb/symfile-mem.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o windows-tdep.o -MT windows-tdep.o -MMD -MP -MF .deps/windows-tdep.Tpo ../../binutils-gdb/gdb/windows-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-record.o -MT linux-record.o -MMD -MP -MF .deps/linux-record.Tpo ../../binutils-gdb/gdb/linux-record.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ravenscar-thread.o -MT ravenscar-thread.o -MMD -MP -MF .deps/ravenscar-thread.Tpo ../../binutils-gdb/gdb/ravenscar-thread.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-tdep.o -MT aarch64-tdep.o -MMD -MP -MF .deps/aarch64-tdep.Tpo ../../binutils-gdb/gdb/aarch64-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-linux-tdep.o -MT aarch64-linux-tdep.o -MMD -MP -MF .deps/aarch64-linux-tdep.Tpo ../../binutils-gdb/gdb/aarch64-linux-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-newlib-tdep.o -MT aarch64-newlib-tdep.o -MMD -MP -MF .deps/aarch64-newlib-tdep.Tpo ../../binutils-gdb/gdb/aarch64-newlib-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-insn.o -MT aarch64-insn.o -MMD -MP -MF .deps/aarch64-insn.Tpo ../../binutils-gdb/gdb/arch/aarch64-insn.c
../../binutils-gdb/gdb/aarch64-tdep.c: In function aarch64_displaced_step_copy_insn:
../../binutils-gdb/gdb/aarch64-tdep.c:2505:7: error: implicit declaration of function decode_masked_match [-Werror=implicit-function-declaration]
   if (decode_masked_match (insn, 0x3fc00000, 0x08400000))
       ^
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphabsd-tdep.o -MT alphabsd-tdep.o -MMD -MP -MF .deps/alphabsd-tdep.Tpo ../../binutils-gdb/gdb/alphabsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphafbsd-tdep.o -MT alphafbsd-tdep.o -MMD -MP -MF .deps/alphafbsd-tdep.Tpo ../../binutils-gdb/gdb/alphafbsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alpha-linux-tdep.o -MT alpha-linux-tdep.o -MMD -MP -MF .deps/alpha-linux-tdep.Tpo ../../binutils-gdb/gdb/alpha-linux-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alpha-mdebug-tdep.o -MT alpha-mdebug-tdep.o -MMD -MP -MF .deps/alpha-mdebug-tdep.Tpo ../../binutils-gdb/gdb/alpha-mdebug-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphanbsd-tdep.o -MT alphanbsd-tdep.o -MMD -MP -MF .deps/alphanbsd-tdep.Tpo ../../binutils-gdb/gdb/alphanbsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphaobsd-tdep.o -MT alphaobsd-tdep.o -MMD -MP -MF .deps/alphaobsd-tdep.Tpo ../../binutils-gdb/gdb/alphaobsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alpha-tdep.o -MT alpha-tdep.o -MMD -MP -MF .deps/alpha-tdep.Tpo ../../binutils-gdb/gdb/alpha-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64fbsd-tdep.o -MT amd64fbsd-tdep.o -MMD -MP -MF .deps/amd64fbsd-tdep.Tpo ../../binutils-gdb/gdb/amd64fbsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-darwin-tdep.o -MT amd64-darwin-tdep.o -MMD -MP -MF .deps/amd64-darwin-tdep.Tpo ../../binutils-gdb/gdb/amd64-darwin-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-dicos-tdep.o -MT amd64-dicos-tdep.o -MMD -MP -MF .deps/amd64-dicos-tdep.Tpo ../../binutils-gdb/gdb/amd64-dicos-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-linux-tdep.o -MT amd64-linux-tdep.o -MMD -MP -MF .deps/amd64-linux-tdep.Tpo ../../binutils-gdb/gdb/amd64-linux-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64nbsd-tdep.o -MT amd64nbsd-tdep.o -MMD -MP -MF .deps/amd64nbsd-tdep.Tpo ../../binutils-gdb/gdb/amd64nbsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64obsd-tdep.o -MT amd64obsd-tdep.o -MMD -MP -MF .deps/amd64obsd-tdep.Tpo ../../binutils-gdb/gdb/amd64obsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-sol2-tdep.o -MT amd64-sol2-tdep.o -MMD -MP -MF .deps/amd64-sol2-tdep.Tpo ../../binutils-gdb/gdb/amd64-sol2-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-tdep.o -MT amd64-tdep.o -MMD -MP -MF .deps/amd64-tdep.Tpo ../../binutils-gdb/gdb/amd64-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-windows-tdep.o -MT amd64-windows-tdep.o -MMD -MP -MF .deps/amd64-windows-tdep.Tpo ../../binutils-gdb/gdb/amd64-windows-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ia64-linux-tdep.o -MT ia64-linux-tdep.o -MMD -MP -MF .deps/ia64-linux-tdep.Tpo ../../binutils-gdb/gdb/ia64-linux-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ia64-vms-tdep.o -MT ia64-vms-tdep.o -MMD -MP -MF .deps/ia64-vms-tdep.Tpo ../../binutils-gdb/gdb/ia64-vms-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ia64-tdep.o -MT ia64-tdep.o -MMD -MP -MF .deps/ia64-tdep.Tpo ../../binutils-gdb/gdb/ia64-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips64obsd-tdep.o -MT mips64obsd-tdep.o -MMD -MP -MF .deps/mips64obsd-tdep.Tpo ../../binutils-gdb/gdb/mips64obsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64fbsd-tdep.o -MT sparc64fbsd-tdep.o -MMD -MP -MF .deps/sparc64fbsd-tdep.Tpo ../../binutils-gdb/gdb/sparc64fbsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64-linux-tdep.o -MT sparc64-linux-tdep.o -MMD -MP -MF .deps/sparc64-linux-tdep.Tpo ../../binutils-gdb/gdb/sparc64-linux-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64nbsd-tdep.o -MT sparc64nbsd-tdep.o -MMD -MP -MF .deps/sparc64nbsd-tdep.Tpo ../../binutils-gdb/gdb/sparc64nbsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64obsd-tdep.o -MT sparc64obsd-tdep.o -MMD -MP -MF .deps/sparc64obsd-tdep.Tpo ../../binutils-gdb/gdb/sparc64obsd-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64-sol2-tdep.o -MT sparc64-sol2-tdep.o -MMD -MP -MF .deps/sparc64-sol2-tdep.Tpo ../../binutils-gdb/gdb/sparc64-sol2-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64-tdep.o -MT sparc64-tdep.o -MMD -MP -MF .deps/sparc64-tdep.Tpo ../../binutils-gdb/gdb/sparc64-tdep.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ser-base.o -MT ser-base.o -MMD -MP -MF .deps/ser-base.Tpo ../../binutils-gdb/gdb/ser-base.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ser-unix.o -MT ser-unix.o -MMD -MP -MF .deps/ser-unix.Tpo ../../binutils-gdb/gdb/ser-unix.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ser-pipe.o -MT ser-pipe.o -MMD -MP -MF .deps/ser-pipe.Tpo ../../binutils-gdb/gdb/ser-pipe.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF .deps/ser-tcp.Tpo ../../binutils-gdb/gdb/ser-tcp.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inf-ptrace.o -MT inf-ptrace.o -MMD -MP -MF .deps/inf-ptrace.Tpo ../../binutils-gdb/gdb/inf-ptrace.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../binutils-gdb/gdb/fork-child.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-linux-nat.o -MT ppc-linux-nat.o -MMD -MP -MF .deps/ppc-linux-nat.Tpo ../../binutils-gdb/gdb/ppc-linux-nat.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo ../../binutils-gdb/gdb/proc-service.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-thread-db.o -MT linux-thread-db.o -MMD -MP -MF .deps/linux-thread-db.Tpo ../../binutils-gdb/gdb/linux-thread-db.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-nat.o -MT linux-nat.o -MMD -MP -MF .deps/linux-nat.Tpo ../../binutils-gdb/gdb/linux-nat.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../binutils-gdb/gdb/nat/linux-osdata.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-fork.o -MT linux-fork.o -MMD -MP -MF .deps/linux-fork.Tpo ../../binutils-gdb/gdb/linux-fork.c
cc1: all warnings being treated as errors
Makefile:1144: recipe for target 'aarch64-tdep.o' failed
make[2]: *** [aarch64-tdep.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/gdb'
Makefile:8812: recipe for target 'all-gdb' failed
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build'
Makefile:845: recipe for target 'all' failed
make: *** [all] Error 2
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-11-04 10:35 [binutils-gdb] Fix non stopping breakpoint on newer compilers sergiodj+buildbot
@ 2015-11-05  8:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-05  8:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2185>

Commit(s) tested:
	14cb1c0b38b120cf5325d9538cce1a0347e2b626

Author(s) (in the same order as the commits):
	Walfred Tedeschi <walfred.tedeschi@intel.com>

Subject:
	Fix non stopping breakpoint on newer compilers.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=bdcdac9e8e39abf9bc0ea39b1f35aacb47101676>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <e6c5bb0517d29b6d888b8559facb797b442e7b86@gdb-build>
@ 2015-11-04  4:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-04  4:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2167>

Commit(s) tested:
	e6c5bb0517d29b6d888b8559facb797b442e7b86

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	linux-ppc-low.c: Remove forward declaration, move ppc_arch_setup lower

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=664b521749d48e77e71ce37a9f89073dc375ce38>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <7ad8b86c674ed941b354322f608cd964ca0affb2@gdb-build>
@ 2015-11-04  0:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-11-04  0:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2165>

Commit(s) tested:
	7ad8b86c674ed941b354322f608cd964ca0affb2

Author(s) (in the same order as the commits):
	Marcin Kościelnicki <koriakin@0x04.net>

Subject:
	gdb/reverse: Fix continue_to_breakpoint in syscall testcases.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6104292a1d30a0a65cc022a3e57fc9bf060c2838>

*** Regressions found ***
============================
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-30 12:57 [binutils-gdb] Updated (simplified) Chinese translations for ld, bfd, binutils and gold sergiodj+buildbot
@ 2015-10-31  2:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-31  2:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2145>

Commit(s) tested:
	26f187cd169e484ac2b8ac3f9ece55a597caadf9

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Updated (simplified) Chinese translations for ld, bfd, binutils and gold.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=990950092e2e7888d97eab324a05481de9f1dfdb>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-29 18:06 [binutils-gdb] dwarf2read.c: Add cast sergiodj+buildbot
@ 2015-10-30 13:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-30 13:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2137>

Commit(s) tested:
	b40699581c0d390e653f36a5bba99f13cf9763a0

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	dwarf2read.c: Add cast

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8f30f0a2bb5749cd3b81964bf27090f848594983>

*** Regressions found ***
============================
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <968bc5cc86bff4ebf89e63bf99db7c7e777d4756@gdb-build>
@ 2015-10-30  2:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-30  2:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2130>

Commit(s) tested:
	968bc5cc86bff4ebf89e63bf99db7c7e777d4756

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	bfd/libhppa.h: Make C++ compatible

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e3888b121f5a4cc85c76965bea9f8df1421f2946>

*** Regressions found ***
============================
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/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c (the program is no longer running)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-29 14:31 [binutils-gdb] gdbserver/mem-break.c: Add cast sergiodj+buildbot
@ 2015-10-30  0:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-30  0:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2129>

Commit(s) tested:
	d2412fa5d0051f7eb7b13aaf98173b5d9a55d132

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdbserver/mem-break.c: Add cast

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=633fec6d53770d420655ca4c2b4481288e6091d2>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-29 14:48 [binutils-gdb] gdbserver/Linux: Introduce NULL_REGSET sergiodj+buildbot
@ 2015-10-29 18:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-29 18:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2125>

Commit(s) tested:
	50bc912a2074c974c9c5074e674e9149a33b64c2

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdbserver/Linux: Introduce NULL_REGSET

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d239b474b5187de4a77bc27764df72f9fbc82113>

*** Regressions found ***
============================
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-29 13:05 [binutils-gdb] Don't assume break/continue inside a TRY block works sergiodj+buildbot
@ 2015-10-29 14:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-29 14:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2122>

Commit(s) tested:
	9c6595ab6873e15fe533b05bb7b98c11f17c5d57

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Don't assume break/continue inside a TRY block works

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=72c7d4ae2bb0bdb60c21e7020676ec1ad7ef7653>

*** Regressions found ***
============================
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-28 17:04 [binutils-gdb] Move encoded as 'or' in binutils sergiodj+buildbot
@ 2015-10-29  7:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-29  7:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2121>

Commit(s) tested:
	93084fcd9b85e9f982b75f63f366081f5fe8e2d8

Author(s) (in the same order as the commits):
	Simon Dardis <Simon.Dardis@imgtec.com>

Subject:
	Move encoded as 'or' in binutils.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=12306421c5706e32eca8199e980de50eb26c52a1>

*** Regressions found ***
============================
new FAIL: gdb.threads/print-threads.exp: all threads ran once
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/print-threads.exp: all threads ran once
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-28 13:58 [binutils-gdb] Fix errors in the gas testsuite for the ARC target sergiodj+buildbot
@ 2015-10-29  1:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-29  1:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2117>

Commit(s) tested:
	6f4b1afcdc8317280669d020765b8215110c4584

Author(s) (in the same order as the commits):
	Cupertino Miranda <cmiranda@synopsys.com>

Subject:
	Fix errors in the gas testsuite for the ARC target.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=658078d32234485384ca2aa7b05d5271893d883e>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-27 14:45 [binutils-gdb] Add scm_t_dynwind_flags casts sergiodj+buildbot
@ 2015-10-28  7:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-28  7:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2106>

Commit(s) tested:
	c6486df5f1400d90a13df5c6dbd96aeaccf8225b

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Add scm_t_dynwind_flags casts

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d5e121ece5e93327a83e92416b5f1a4a41c2bd59>

*** Regressions found ***
============================
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-27 13:47 [binutils-gdb] Introduce ax_raw_byte and use it sergiodj+buildbot
@ 2015-10-28  5:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-28  5:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2105>

Commit(s) tested:
	70b8286a9749deb6639c2fd5b39c7e4a26195738

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Introduce ax_raw_byte and use it

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d310ece3f302559b0ba6f51d8701fe867b46de75>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-27  5:19 [binutils-gdb] Fix access_to_packed_array.exp typos/errors sergiodj+buildbot
@ 2015-10-27 21:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-27 21:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2100>

Commit(s) tested:
	5e2e7507b4ef8410501452224d98071657ea2d53

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	Fix access_to_packed_array.exp typos/errors

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d815069262aad4bed047ee1646075144b72cffee>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-26 23:16 [binutils-gdb] PR symtab/17391 gdb internal error: assertion fails in regcache.c:178 sergiodj+buildbot
@ 2015-10-27 11:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-27 11:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2094>

Commit(s) tested:
	0fde2c536bc483baa4baa2990ebebfb3a7c00415

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

Subject:
	PR symtab/17391 gdb internal error: assertion fails in regcache.c:178

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=46590aae351322bd5bb03fd4c3345fabd941e969>

*** Regressions found ***
============================
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-26 22:10 [binutils-gdb] PR python/18938: source -s foo.py with foo.py a symlink to foo.notpy fails sergiodj+buildbot
@ 2015-10-27  9:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-27  9:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2093>

Commit(s) tested:
	1a70ae976b673f7762f14734785b34fc5ba92eae

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

Subject:
	PR python/18938: source -s foo.py with foo.py a symlink to foo.notpy fails

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c4f06081429a49c340872c6f35b86d478b91b091>

*** Regressions found ***
============================
new FAIL: gdb.base/continue-all-already-running.exp: breakpoint hit (timeout)
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/continue-all-already-running.exp: breakpoint hit (timeout)
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-26 21:23 [binutils-gdb] Print address map in output of "mt print psymbols" sergiodj+buildbot
@ 2015-10-27  8:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-27  8:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2092>

Commit(s) tested:
	372405a5e8adbe5affce56410b6d6048c63cac3f

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

Subject:
	Print address map in output of "mt print psymbols"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1fecbb3c77c2e8ae0a4e48e69cc2016bcc23eb3e>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-26 20:39 [binutils-gdb] musl: Move W_STOPCODE to common/gdb_wait.h sergiodj+buildbot
@ 2015-10-27  4:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-27  4:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2090>

Commit(s) tested:
	963843d4d07aef6caa296dacf191f8adc9518596

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

Subject:
	musl: Move W_STOPCODE to common/gdb_wait.h.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0fbc11afc2fa302a0bb25f52a1b2ee382d342688>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-25 11:25 [binutils-gdb] Fix compile.exp error message expectation sergiodj+buildbot
@ 2015-10-25 12:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-25 12:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2080>

Commit(s) tested:
	27dc26ab3938c31a14c356f384acca93128e1691

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	Fix compile.exp error message expectation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e95e0d1088612253bb9a0925fecf22e9a8feec05>

*** Regressions found ***
============================
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-22 16:35 [binutils-gdb] Fix inconsistent breakpoint kinds between breakpoints and tracepoints in GDBServer sergiodj+buildbot
@ 2015-10-23 12:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-23 12:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2062>

Commit(s) tested:
	1652a98612a20443c0e17fd90e7f6941b7bc3ad8

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Fix inconsistent breakpoint kinds between breakpoints and tracepoints in GDBServer.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=461d4c69afead072b1d254065cb9ad4352e0a28c>

*** Regressions found ***
============================
new FAIL: gdb.arch/vsx-regs.exp: Save a VSX-enabled corefile (timeout)
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $f32 = 1.3
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.arch/vsx-regs.exp: Save a VSX-enabled corefile (timeout)
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $f32 = 1.3
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-22 16:10 [binutils-gdb] Add cast in nto-tdep.c sergiodj+buildbot
@ 2015-10-23  9:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-23  9:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2060>

Commit(s) tested:
	fb70bc1a74d371cc6cc07e018df436a17c26037e

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Add cast in nto-tdep.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ae2849d407b4a2b8d842c6985bcfc03f2bd6defb>

*** Regressions found ***
============================
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: 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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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: reset timer in the inferior
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: detach
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-22 14:30 [binutils-gdb] bfd/mmo.c: handle "objcopy --extract-symbols" generating and reading back sergiodj+buildbot
@ 2015-10-23  6:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-23  6:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2058>

Commit(s) tested:
	c287bfe4297ec9c12db292fae5562be1758cf14f

Author(s) (in the same order as the commits):
	Hans-Peter Nilsson <hp@bitrange.com>

Subject:
	bfd/mmo.c: handle "objcopy --extract-symbols" generating and reading back.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8ce55af79f6aecc2b7531cb32b9af2075accd433>

*** Regressions found ***
============================
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-22  8:26 [binutils-gdb] S/390: Get rid of superfluous parameter to s390_elf_allocate_ifunc_dyn_relocs sergiodj+buildbot
@ 2015-10-22  9:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-22  9:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2045>

Commit(s) tested:
	61643fbadb17932965e5c02db75ec3f8e211d7b1

Author(s) (in the same order as the commits):
	Andreas Krebbel <krebbel@linux.vnet.ibm.com>

Subject:
	S/390: Get rid of superfluous parameter to s390_elf_allocate_ifunc_dyn_relocs.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c2908cbb2df6d841fd5c2f66d0878aa6128455ed>

*** Regressions found ***
============================
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-21 19:47 [binutils-gdb] fort_dyn_array: add basic fortran dyn array support sergiodj+buildbot
@ 2015-10-22  6:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-22  6:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2043>

Commit(s) tested:
	3f2f83ddcba5b04389dd3c666ce7d4cace7e5b63

Author(s) (in the same order as the commits):
	Keven Boell <keven.boell@linux.intel.com>

Subject:
	fort_dyn_array: add basic fortran dyn array support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=29512ed2d7d16cab840a39869557e5399ffe43b6>

*** Regressions found ***
============================
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-21 16:43 [binutils-gdb] Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBServer sergiodj+buildbot
@ 2015-10-21 23:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-21 23:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2039>

Commit(s) tested:
	8689682cc375f6f30d65f1583b3aaa3e6a1e4d63

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBServer.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=83c3d143b66721a21360207f2fa9b5f7a5e0ce1c>

*** Regressions found ***
============================
new FAIL: gdb.arch/vsx-regs.exp: Save a VSX-enabled corefile (timeout)
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $f32 = 1.3
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.arch/vsx-regs.exp: Save a VSX-enabled corefile (timeout)
PASS -> FAIL: gdb.arch/vsx-regs.exp: set $f32 = 1.3
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-21 15:26 [binutils-gdb] Remove checking vCont; s in exec_cmd_expect_vCont_count sergiodj+buildbot
@ 2015-10-21 19:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-21 19:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2036>

Commit(s) tested:
	80f0110c98d4134409f38e7d498e89fe96773819

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Remove checking vCont;s in exec_cmd_expect_vCont_count

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ef28664f170cfe8aabc09d88ef71106b2498ab62>

*** Regressions found ***
============================
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <4cd98a1920446165eaf0a5d5e71f86133e92954d@gdb-build>
@ 2015-10-21 13:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-21 13:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2032>

Commit(s) tested:
	4cd98a1920446165eaf0a5d5e71f86133e92954d

Author(s) (in the same order as the commits):
	Antoine Tremblay <antoine.tremblay@ericsson.com>

Subject:
	Fix --host cris-*-linux build of GDBServer.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=2daaf9557ec47bfa55beb77a2de0bcec39898bab>

*** Regressions found ***
============================
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-20 17:40 [binutils-gdb] [nto] Implement TARGET_OBJECT_AUXV sergiodj+buildbot
@ 2015-10-20 20:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-20 20:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2029>

Commit(s) tested:
	8a6c0ccdd27188047da2be9c2a49544c27dcade3

Author(s) (in the same order as the commits):
	Aleksandar Ristovski <aristovski@qnx.com>

Subject:
	[nto] Implement TARGET_OBJECT_AUXV.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d3de4890e35e370acbed59157070da60cc808070>

*** Regressions found ***
============================
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: 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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-19 10:26 [binutils-gdb] Robustify inherit.exp and virtbase.exp sergiodj+buildbot
@ 2015-10-19 11:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-19 11:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2022>

Commit(s) tested:
	b32b93c614de5ef1319eaa002e481094357018ff

Author(s) (in the same order as the commits):
	Andrew Stubbs <ams@codesourcery.com>

Subject:
	Robustify inherit.exp and virtbase.exp.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=227f64e7a6325d5908a21b18d3bd8bb406148fe7>

*** Regressions found ***
============================
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-16 15:20 [binutils-gdb] gdbserver: Reset current_thread when the thread is removed sergiodj+buildbot
@ 2015-10-16 17:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-16 17:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2018>

Commit(s) tested:
	96e7a1eb6d09fda9e22e112e35e7d0085a8f4fd0

Author(s) (in the same order as the commits):
	Aleksandar Ristovski <aristovski@qnx.com>

Subject:
	gdbserver: Reset current_thread when the thread is removed.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=1825ae109998b6e9314318aeb5f589d29eca340e>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-14  8:47 [binutils-gdb] Define enum out of struct sergiodj+buildbot
@ 2015-10-14 12:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-14 12:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2007>

Commit(s) tested:
	6448a3e4daecbdba25e5c76b0fbb0c21583a1347

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Define enum out of struct

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7789410e1a1e59d052aa09dbd6bbd7e8ee8b9d97>

*** Regressions found ***
============================
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)
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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)
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-13 18:50 [binutils-gdb] ada-lang.c: malloc/alloca casts for C++ sergiodj+buildbot
@ 2015-10-14  4:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-14  4:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/2002>

Commit(s) tested:
	aa5c10ce9b1bd04a7f4a619d5e956c977fcd60d3

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	ada-lang.c: malloc/alloca casts for C++

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c180caa81a5b1acbcdc3f87b4f4f31dd614614c3>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-13  6:14 [binutils-gdb] Tidy code setting PT_GNU_RELRO p_flags sergiodj+buildbot
@ 2015-10-13 23:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-13 23:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1999>

Commit(s) tested:
	341b8ee719163f7ae8528f2a7832381887fbf8d8

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Tidy code setting PT_GNU_RELRO p_flags

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=9a79a6110e125702e7a17c878dc4cf65ecb57a46>

*** Regressions found ***
============================
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-12 21:57 [binutils-gdb] gdb: Avoid unneeded calls to parse_frame_specification sergiodj+buildbot
@ 2015-10-13 18:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-13 18:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1996>

Commit(s) tested:
	edbbff4a22154a4b155ac987436c6498947cf8b4

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Avoid unneeded calls to parse_frame_specification.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=fc0dfd5df6455f1bfff082c34285cd1fddaf85f0>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-12 17:23 [binutils-gdb] m32c: Split m32c_move_reg_t in read/write variants sergiodj+buildbot
@ 2015-10-13 11:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-13 11:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1992>

Commit(s) tested:
	6da660c76dd7c2998d847d2c978a293f13105eea

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	m32c: Split m32c_move_reg_t in read/write variants

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4289844db5e8b1eaf8eb658bc6716dad1574b3b9>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-12 15:35 [binutils-gdb] Skip the unversioned definition after the default version sergiodj+buildbot
@ 2015-10-13  6:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-13  6:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1989>

Commit(s) tested:
	4373f8af3ddbc301227e883d5cbed8302c107e59

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Skip the unversioned definition after the default version

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=cdd414ae464338e914ce025b0fa1e0cd2d92ed04>

*** Regressions found ***
============================
new FAIL: gdb.base/continue-all-already-running.exp: breakpoint hit (timeout)
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/continue-all-already-running.exp: breakpoint hit (timeout)
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-12 11:44 [binutils-gdb] Rename emit_insn to aarch64_emit_insn sergiodj+buildbot
@ 2015-10-13  2:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-13  2:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1986>

Commit(s) tested:
	e1c587c312c6347d8f14a019b79e4de0181de599

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Rename emit_insn to aarch64_emit_insn

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=821cc6a708db24b8715016e1628f26232eb48d00>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-12 11:28 [binutils-gdb] Support displaced stepping in support_displaced_stepping for aarch64*-*-linux* sergiodj+buildbot
@ 2015-10-12 22:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-12 22:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1984>

Commit(s) tested:
	34240514b58b7e8d2b444b69345d13db2695fef6

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Support displaced stepping in support_displaced_stepping for aarch64*-*-linux*

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=11bddee0917d78c8900e9a3c4292469f2c2c2f51>

*** Regressions found ***
============================
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
new FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors (timeout)
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)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
new FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors (timeout)
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-12 11:13 [binutils-gdb] Move aarch64_relocate_instruction to arch/aarch64-insn.c sergiodj+buildbot
@ 2015-10-12 19:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-12 19:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1982>

Commit(s) tested:
	246994ce350923199a4c952b38dcee5bcbe8c554

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Move aarch64_relocate_instruction to arch/aarch64-insn.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b8d9f7d179483e3b5f86d22c11364bdb56ed57e8>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-12 10:32 [binutils-gdb] Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCT sergiodj+buildbot
@ 2015-10-12 11:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-12 11:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1977>

Commit(s) tested:
	2520f728b710c0249cde01b8cfb4872a22ef10b6

Author(s) (in the same order as the commits):
	Pierre-Marie de Rodat <derodat@adacore.com>

Subject:
	Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCT

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=aa4ae43f24915f7aadd4a5864065e479e2d0fa0b>

*** Regressions found ***
============================
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-09 14:36 [binutils-gdb] cris: Use enum bfd_endian to represent endianness sergiodj+buildbot
@ 2015-10-09 22:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-09 22:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1963>

Commit(s) tested:
	78c5b882482b5435bb2dcf1c09a52683d54cb81e

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	cris: Use enum bfd_endian to represent endianness

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=68094d115bae371b95f364b6148929803d53c900>

*** Regressions found ***
============================
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-08 19:56 [binutils-gdb] [D] Support D style sizeof and typeof expressions sergiodj+buildbot
@ 2015-10-08 20:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-08 20:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1956>

Commit(s) tested:
	d5d8c4e12b220068fb0b2047b63562d3f9903e91

Author(s) (in the same order as the commits):
	Iain Buclaw <ibuclaw@gdcproject.org>

Subject:
	[D] Support D style sizeof and typeof expressions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a028efc052d5fbdb5aeb74f2245315f97a43b377>

*** Regressions found ***
============================
new FAIL: gdb.threads/fork-thread-pending.exp: Can't run to main
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/fork-thread-pending.exp: Can't run to main
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-07 14:11 [binutils-gdb] Wrap include/opcode/aarch64.h in extern "C" for C++ sergiodj+buildbot
@ 2015-10-07 15:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-07 15:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1951>

Commit(s) tested:
	d3e12b29aef25bc9d1830b0a05643b11296f1b8f

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Wrap include/opcode/aarch64.h in extern "C" for C++

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=05d09bf20c20245753473e856a859bcc9e28a550>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-10-02 14:46 [binutils-gdb] [aarch64] expose disas_aarch64_insn and rename it to aarch64_decode_insn sergiodj+buildbot
@ 2015-10-02 17:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-10-02 17:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1925>

Commit(s) tested:
	36f4aab18ccf897b405f137d6cd4f9673bd947fc

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	[aarch64] expose disas_aarch64_insn and rename it to aarch64_decode_insn

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5c7fa2e3be86de27176612710b50a38d2dd85129>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-30  4:40 [binutils-gdb] sim: ft32: correctly simulate PM write port sergiodj+buildbot
@ 2015-09-30  5:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-30  5:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1903>

Commit(s) tested:
	71c34ca7a0f54c8c8ad39b72ea1badf9f9a1ade7

Author(s) (in the same order as the commits):
	James Bowman <james.bowman@ftdichip.com>

Subject:
	sim: ft32: correctly simulate PM write port

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e9ccce6045a5fe01e19a91f90b7d99cc3a811faa>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-28 20:44 [binutils-gdb] MAINTAINERS: Add Iain Buclaw as D language maintainer sergiodj+buildbot
@ 2015-09-29 12:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-29 12:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1895>

Commit(s) tested:
	245af5969525a0d1cdcb1c0c632587d5cec27646

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

Subject:
	MAINTAINERS: Add Iain Buclaw as D language maintainer.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7c6adca6c21445cc06a19683eca42db762120f2f>

*** Regressions found ***
============================
new FAIL: gdb.arch/vsx-regs.exp: re-load generated corefile (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.arch/vsx-regs.exp: re-load generated corefile (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-28 19:11 [binutils-gdb] FT32: define macros for instruction recognition sergiodj+buildbot
@ 2015-09-28 20:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-28 20:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1893>

Commit(s) tested:
	71f4ed30fe331d062703e803f29a67b558e8e22d

Author(s) (in the same order as the commits):
	jamesbowman <jamesb@excamera.com>

Subject:
	FT32: define macros for instruction recognition.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ff9971041e588f15da4bdf9ba709474300ab8cb5>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-25 19:30 [binutils-gdb] Add some more casts (2/2) sergiodj+buildbot
@ 2015-09-26  7:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-26  7:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1887>

Commit(s) tested:
	19ba03f49581e407097a3e4821a957c422551ae5

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Add some more casts (2/2)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=399012b6aa1cead07b2995b65478f05780d9343f>

*** Regressions found ***
============================
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-25 15:17 [binutils-gdb] Correct the generation of OR1K pc-relative relocations sergiodj+buildbot
@ 2015-09-25 16:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-25 16:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1883>

Commit(s) tested:
	8a9e7a9121490a8c64d8c17f5be510e43104f6d9

Author(s) (in the same order as the commits):
	Peter Zotov <whitequark@whitequark.org>

Subject:
	Correct the generation of OR1K pc-relative relocations.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=29dd7da34eb19726a2a31555d58733c4cc544acd>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-24 23:46 [binutils-gdb] [FT32] Implement pointer to address conversion method sergiodj+buildbot
@ 2015-09-25  1:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-25  1:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1879>

Commit(s) tested:
	623fb77545da1272c7602cd51a4c187b66c366c8

Author(s) (in the same order as the commits):
	jamesbowman <jamesb@excamera.com>

Subject:
	[FT32] Implement pointer to address conversion method.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=156d163994b0746937959e88ac338f4a420a0cb0>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-24  1:12 [binutils-gdb] Allow any size enum in gdb.cp/var-tag.exp sergiodj+buildbot
@ 2015-09-24 23:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-24 23:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1878>

Commit(s) tested:
	938d3bf25b2f5bc1a9d955d86070e8bbee127f52

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

Subject:
	Allow any size enum in gdb.cp/var-tag.exp.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7394bf64e17755d5936b9b814bd8450ce333b667>

*** Regressions found ***
============================
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-23 21:13 [binutils-gdb] [Ada] Fix handling of array renamings sergiodj+buildbot
@ 2015-09-24  0:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-24  0:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1877>

Commit(s) tested:
	e6c2c623f7736175e52fce2b61aab60c60eccdf5

Author(s) (in the same order as the commits):
	Pierre-Marie de Rodat <derodat@adacore.com>

Subject:
	[Ada] Fix handling of array renamings

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8e904eef48f2021d92b38aa67d32ad44dfcefe78>

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (GDB internal error)
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
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (GDB internal error)
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-22 10:26 [binutils-gdb] Solaris PIE support sergiodj+buildbot
@ 2015-09-22 15:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-22 15:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1871>

Commit(s) tested:
	5c383f026242d25a3c21fdfda42e5ca218b346c8

Author(s) (in the same order as the commits):
	Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>

Subject:
	Solaris PIE support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5a29a656b985efa894423894a7cbbe5c3c3ef5fb>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-21 18:09 [binutils-gdb] Change ch_type in Elf64_External_Chdr to 4 bytes sergiodj+buildbot
@ 2015-09-22  7:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-22  7:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1867>

Commit(s) tested:
	7f7a1bce250bc286d23a4b895d684748bec03a71

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Change ch_type in Elf64_External_Chdr to 4 bytes

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8cc74cfe6da4a94b91e94950b2974c29c692882a>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-21 14:56 [binutils-gdb] Add support for fast tracepoints sergiodj+buildbot
@ 2015-09-21 21:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-21 21:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1861>

Commit(s) tested:
	bb903df05b0bc46f7d2f156a21b8265c158f0eb2

Author(s) (in the same order as the commits):
	Pierre Langlois <pierre.langlois@arm.com>

Subject:
	Add support for fast tracepoints

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=298ad1d6f836b7b7373dc83faa6130d989798258>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-21 14:52 [binutils-gdb] Make aarch64_decode_adrp handle both ADR and ADRP instructions sergiodj+buildbot
@ 2015-09-21 19:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-21 19:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1860>

Commit(s) tested:
	6ec5f4be052e594dc90b6677fec1c1e7727d9651

Author(s) (in the same order as the commits):
	Pierre Langlois <pierre.langlois@arm.com>

Subject:
	Make aarch64_decode_adrp handle both ADR and ADRP instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=586689022112b232d5b0d575e4a4e05e8ce76aac>

*** Regressions found ***
============================
new FAIL: gdb.base/charset.exp: try `set target-charset IBM1047' (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/charset.exp: try `set target-charset IBM1047' (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-18 17:03 [binutils-gdb] Generalize filename pattern in gdb.mi/mi-dprintf-pending.exp sergiodj+buildbot
@ 2015-09-20  6:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-20  6:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1845>

Commit(s) tested:
	3f469b177da53a0e63d3fe3cfb4fac91e921de3d

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

Subject:
	Generalize filename pattern in gdb.mi/mi-dprintf-pending.exp.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=6a28cff5b22db92fb99f9fa3de21e4b6f826ce3a>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: breakpoint after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-18 15:12 [binutils-gdb] target: add to_record_will_replay target method sergiodj+buildbot
@ 2015-09-19 16:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-19 16:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1839>

Commit(s) tested:
	7ff27e9babb1564a9c0e213c4a42396aa420f8cc

Author(s) (in the same order as the commits):
	Markus Metzger <markus.t.metzger@intel.com>

Subject:
	target: add to_record_will_replay target method

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8e38a50acf620924e49afe116f6b3d4061925432>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-18 15:02 [binutils-gdb] btrace: allow full memory and register access for non-replaying threads sergiodj+buildbot
@ 2015-09-19 15:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-19 15:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1837>

Commit(s) tested:
	4d10e986f499f330963c4641fd91046c57c94bd8

Author(s) (in the same order as the commits):
	Markus Metzger <markus.t.metzger@intel.com>

Subject:
	btrace: allow full memory and register access for non-replaying threads

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=40978ba59c0edda836eb7627614334bc2d2f4e0d>

*** Regressions found ***
============================
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-18  4:32 [binutils-gdb] Remove one unnecessary iteration in insertion sort sergiodj+buildbot
@ 2015-09-18  8:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-18  8:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1821>

Commit(s) tested:
	b29b8669ad250df649a0f02c5575e7163a2cd9e4

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Remove one unnecessary iteration in insertion sort

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7fb7be474d2faae63c012b65e80968c4ebe15b91>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: performing step
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: performing step
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-16 13:43 [binutils-gdb] Fix slowdown in ld -r for most common case of out-of-order relocs sergiodj+buildbot
@ 2015-09-16 14:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-16 14:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1815>

Commit(s) tested:
	bca6d0e3195217576b39fa1205469e1d578b386a

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Fix slowdown in ld -r for most common case of out-of-order relocs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5d2e4864d85450047b3c6ea6c7d9ca9e70e38432>

*** Regressions found ***
============================
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-15 22:14 [binutils-gdb] [Ada] Enhance type printing for arrays with variable-sized elements sergiodj+buildbot
@ 2015-09-16 12:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-16 12:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1814>

Commit(s) tested:
	bfca584fae65570fa8ed052f662948763f3ccfa8

Author(s) (in the same order as the commits):
	Pierre-Marie de Rodat <derodat@adacore.com>

Subject:
	[Ada] Enhance type printing for arrays with variable-sized elements

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7fed9fb3e71b90bc38b997f8c5325fc62fb13b0c>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-15 18:41 [binutils-gdb] [AArch64] Use debug_printf instead of fprintf_unfiltered sergiodj+buildbot
@ 2015-09-16  6:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-16  6:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1810>

Commit(s) tested:
	b277c936e06479f38ec21dbd6322463c9435bad3

Author(s) (in the same order as the commits):
	Pierre Langlois <pierre.langlois@arm.com>

Subject:
	[AArch64] Use debug_printf instead of fprintf_unfiltered

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=978e8e578ae156935037552a3f481a282eae5e5c>

*** Regressions found ***
============================
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (GDB internal error)
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
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (GDB internal error)
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: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (GDB internal error)
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/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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-15 18:25 [binutils-gdb] [ppc64le] Use skip_entrypoint for skip_trampoline_code sergiodj+buildbot
@ 2015-09-16  4:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-16  4:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1809>

Commit(s) tested:
	141c5cc4c44a6ce1a5c628c0f4849a8b1c91d383

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	[ppc64le] Use skip_entrypoint for skip_trampoline_code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e58938d8331a2ba8b2377b0ce2a66f9192e96957>

*** Regressions found ***
============================
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-15 16:59 [binutils-gdb] Fix gdb.threads/non-ldr-exc-3.exp race sergiodj+buildbot
@ 2015-09-15 17:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-15 17:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1804>

Commit(s) tested:
	d15dcecdee0f07b0b088dd3a8ebb50826c5b7bc5

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix gdb.threads/non-ldr-exc-3.exp race

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=b87b25cf16b5b2500ccbfffb9cea40ff5c863389>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
============================


*** 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)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-15 13:45 [binutils-gdb] [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step sergiodj+buildbot
@ 2015-09-15 16:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-15 16:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1802>

Commit(s) tested:
	70b90b91bf77e72a36abdef039234359195b1942

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	[gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=575205a1185afbe5d9f7a9d7c6140d5f66562900>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** 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)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-14 14:39 [binutils-gdb] Remove duplicate gdb/NEWS entry sergiodj+buildbot
@ 2015-09-14 16:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-14 16:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1797>

Commit(s) tested:
	b027a8fa7dc4854e72ddada0b495b52166be2974

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Remove duplicate gdb/NEWS entry

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=963d506960a7716a348d06ee6bfea64c7998494d>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** 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/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-11 19:53 [binutils-gdb] Extended-remote exec documentation sergiodj+buildbot
@ 2015-09-12  3:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-12  3:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1793>

Commit(s) tested:
	b459a59be3a9b92a27b71790f5e3f3be38595cb3

Author(s) (in the same order as the commits):
	Don Breazeal <donb@codesourcery.com>

Subject:
	Extended-remote exec documentation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=03731440d94b98f03c690307af46f57a4576ec3a>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** 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)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-11 18:47 [binutils-gdb] Extended-remote exec test sergiodj+buildbot
@ 2015-09-11 23:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-11 23:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1792>

Commit(s) tested:
	2fd33e94480fc2c662d1ad28f83e522cc5dbdc2e

Author(s) (in the same order as the commits):
	Don Breazeal <donb@codesourcery.com>

Subject:
	Extended-remote exec test

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=758db9ce52adef412ff480b4d81ccdb615740bdf>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** 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)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-11 14:43 [binutils-gdb] gdb/18947: [aarch64]Step into shared library is very slow sergiodj+buildbot
@ 2015-09-11 15:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-11 15:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1787>

Commit(s) tested:
	6dcaef99fab7e59e3eeb16a95d4c29b7b499b408

Author(s) (in the same order as the commits):
	Mihail-Marian Nistor <mihail.nistor@freescale.com>

Subject:
	gdb/18947: [aarch64]Step into shared library is very slow.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=db1d96f4049f008efde8983ab8db770daab93daf>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** 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)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-09 17:48 [binutils-gdb] Replace "struct continuation" mechanism by something more extensible sergiodj+buildbot
@ 2015-09-09 22:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-09 22:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1772>

Commit(s) tested:
	243a925328f8e3184b2356bee497181049c0174f

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Replace "struct continuation" mechanism by something more extensible

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=52d9743f8b0dbb26e00ef1b73ed20fb996621b34>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/call-signal-resume.exp: null_hand_call
PASS -> FAIL: gdb.base/dfp-test.exp: Call function with correct _Decimal32 arguments.
PASS -> FAIL: gdb.base/dfp-test.exp: Call function with correct _Decimal64 arguments.
PASS -> FAIL: gdb.base/dfp-test.exp: Call function with correct _Decimal128 arguments.
PASS -> FAIL: gdb.base/signals.exp: p func1 () #2
PASS -> FAIL: gdb.base/stale-infcall.exp: print infcall ()
PASS -> FAIL: gdb.dwarf2/dw2-linkage-name-trust.exp: p c.membername ()
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 1
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 1
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 1 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 3 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 4 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5 (got gdb prompt)
============================


*** 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/call-signal-resume.exp: null_hand_call
PASS -> FAIL: gdb.base/dfp-test.exp: Call function with correct _Decimal32 arguments.
PASS -> FAIL: gdb.base/dfp-test.exp: Call function with correct _Decimal64 arguments.
PASS -> FAIL: gdb.base/dfp-test.exp: Call function with correct _Decimal128 arguments.
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
PASS -> FAIL: gdb.base/signals.exp: p func1 () #2
PASS -> FAIL: gdb.base/stale-infcall.exp: print infcall ()
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.dwarf2/dw2-linkage-name-trust.exp: p c.membername ()
PASS -> FAIL: gdb.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 1
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 1
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 1 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 3 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 4 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5 (got gdb prompt)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-09 13:28 [binutils-gdb] [AArch64] Relax TLS local dynamic traditional into local executable sergiodj+buildbot
@ 2015-09-09 16:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-09 16:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1768>

Commit(s) tested:
	259364adb8ced6dc0e3ae5bec2c6f76ec3faf955

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] Relax TLS local dynamic traditional into local executable

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=999758fc97f25638276814892314e05b08b64c31>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
============================


*** 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)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-09  8:47 [binutils-gdb] btrace: kernel address filtering sergiodj+buildbot
@ 2015-09-09  9:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-09  9:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1765>

Commit(s) tested:
	0568462bbf0f666d5bf9f720e16147da71eec46a

Author(s) (in the same order as the commits):
	Markus Metzger <markus.t.metzger@intel.com>

Subject:
	btrace: kernel address filtering

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a9cc5c84dc8741004bccb61f0edbe582faa04867>

*** Regressions found ***
============================
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: start gdb (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: run shell echo $PPID (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: kill gdb with SIGTERM (no pid)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: start gdb (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: run shell echo $PPID (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: kill gdb with SIGTERM (no pid)
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-09  2:59 [binutils-gdb] Improve hand-call-in-threads.exp failure handling sergiodj+buildbot
@ 2015-09-09  4:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-09  4:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1764>

Commit(s) tested:
	c0fa8fbd1c2f02921b90083e595a8452d3d51ba2

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

Subject:
	Improve hand-call-in-threads.exp failure handling.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5fdbf540474cfe1681b99308d3b1679176df8449>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
============================


*** 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)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-03  1:11 [binutils-gdb] Update documentation of function copy_type_recursive sergiodj+buildbot
@ 2015-09-03  2:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-03  2:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1754>

Commit(s) tested:
	eed8b28a07c32f835dfb4ff21fb9c0bf33c738df

Author(s) (in the same order as the commits):
	Patrick Palka <patrick@parcs.ath.cx>

Subject:
	Update documentation of function copy_type_recursive

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d7e3af84a8760d165ca988ec3284e8b88a81ffe2>

*** Regressions found ***
============================
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** 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/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-09-02 12:24 [binutils-gdb] Rename R_386_irelative to R_386_ext2 sergiodj+buildbot
@ 2015-09-02 13:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-09-02 13:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1753>

Commit(s) tested:
	c74be520ba8ed2d013d43916b923b837294343cc

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Rename R_386_irelative to R_386_ext2

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ef2eaa09d99e65407a48fdef4752d2e7f08d8408>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** 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)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-31  9:07 [binutils-gdb] xtensa: initialize call_abi in xtensa_tdep sergiodj+buildbot
@ 2015-08-31 21:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-31 21:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1741>

Commit(s) tested:
	90b81c5f158b2b0565ce5c45270103cc0cfb5b1b

Author(s) (in the same order as the commits):
	Max Filippov <jcmvbkbc@gmail.com>

Subject:
	xtensa: initialize call_abi in xtensa_tdep

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e2ae747145f42bf29f15eae2a438fb520eeae083>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-31  5:16 [binutils-gdb] NDS32 build fixes sergiodj+buildbot
@ 2015-08-31  8:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-31  8:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1739>

Commit(s) tested:
	6cae483a9dc8d07c2743067d32026650b7eb37a9

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	NDS32 build fixes

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4a6706cf23d3263552d4e85da8662ce0243ddb48>

*** Regressions found ***
============================
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-31  4:46 [binutils-gdb] Regen intl/configure sergiodj+buildbot
@ 2015-08-31  7:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-31  7:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1738>

Commit(s) tested:
	1292acf8fd4450703ee407e55f6b5a29c044d009

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Regen intl/configure

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=484ba8f1141669289d9782d79d9295bc42d0dc4c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-31  4:32 [binutils-gdb] Make asection->id and asection->index unsigned sergiodj+buildbot
@ 2015-08-31  5:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-31  5:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1737>

Commit(s) tested:
	7292b3ac749b5d10e527f57f8caf27113b55e3cb

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Make asection->id and asection->index unsigned

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4fe927869a21057d757da98e71fa84763568876d>

*** Regressions found ***
============================
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-30  0:19 [binutils-gdb] symtab.h (struct symbol): Tweak comment sergiodj+buildbot
@ 2015-08-30  1:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-30  1:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1736>

Commit(s) tested:
	1cd36e54086a411ae210f9093b263b1cb6f704f9

Author(s) (in the same order as the commits):
	Doug Evans <xdje42@gmail.com>

Subject:
	symtab.h (struct symbol): Tweak comment.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=dd41deddc6a1179c44d9df85357931feb7962ae8>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-29 13:05 [binutils-gdb] Use gdbarch obstack to allocate types in alloc_type_arch sergiodj+buildbot
@ 2015-08-29 14:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-29 14:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1733>

Commit(s) tested:
	8f57eec2fb31db5ab4598f09136e7978b7f84c97

Author(s) (in the same order as the commits):
	Patrick Palka <patrick@parcs.ath.cx>

Subject:
	Use gdbarch obstack to allocate types in alloc_type_arch

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5191ce4941dda89573d3e56fe1df1e44ea120b44>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-28 19:47 [binutils-gdb] Update NEWS entry about non-8-bits addressable memory sergiodj+buildbot
@ 2015-08-28 20:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-28 20:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1729>

Commit(s) tested:
	d63dd61e780e6354fe835d4a52aa9dac59ddfb05

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Update NEWS entry about non-8-bits addressable memory

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c4be11e7f45b7c68e12b23215c1f4fad5adf7db6>

*** Regressions found ***
============================
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-28 17:20 [binutils-gdb] Revert: solib_global_lookup: Fetch arch from objfile sergiodj+buildbot
@ 2015-08-28 18:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-28 18:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1728>

Commit(s) tested:
	6f05925675b90983271289b782432b6297d26741

Author(s) (in the same order as the commits):
	Ulrich Weigand <ulrich.weigand@de.ibm.com>

Subject:
	Revert: solib_global_lookup: Fetch arch from objfile.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=caed83b9678706cf6ab97bd96e2c27a80ee9d41f>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-27 18:07 [binutils-gdb] [Cell/B.E.] Make parse_spufs_run more robust sergiodj+buildbot
@ 2015-08-28  8:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-28  8:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1726>

Commit(s) tested:
	791bb1f4a6310cd7f894e370607dfc05c9cb0727

Author(s) (in the same order as the commits):
	Ulrich Weigand <ulrich.weigand@de.ibm.com>

Subject:
	[Cell/B.E.] Make parse_spufs_run more robust

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7d0ad6284f993c0216b2bea4c577ffd27f4bcea3>

*** Regressions found ***
============================
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-27 17:52 [binutils-gdb] Fix assertion failure in linux-thread-db sergiodj+buildbot
@ 2015-08-28  5:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-28  5:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1724>

Commit(s) tested:
	e0fd7c47bd01e0a6eecf5dec4a4be958f8b3bbc8

Author(s) (in the same order as the commits):
	Ulrich Weigand <ulrich.weigand@de.ibm.com>

Subject:
	Fix assertion failure in linux-thread-db

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e7ef1ce95848e82dce1b08d85b120788e83591d5>

*** Regressions found ***
============================
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-27 13:56 [binutils-gdb] Fix inverted statements in m88k_analyze_prologue sergiodj+buildbot
@ 2015-08-28  2:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-28  2:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1722>

Commit(s) tested:
	f5cdf4989e5daff1ca8a500d22cbf2eb0692616e

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix inverted statements in m88k_analyze_prologue

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8241e1790e69368eccc26970ae450d81f0284fbc>

*** Regressions found ***
============================
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-27 13:41 [binutils-gdb] Document non-8-bits addressable memory support in NEWS sergiodj+buildbot
@ 2015-08-28  0:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-28  0:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1721>

Commit(s) tested:
	fd2ae5d6a3a5c4007be45f9b2f325955ac316f36

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Document non-8-bits addressable memory support in NEWS

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=cd4dc82955fbb35885dea824ffeb61a52fdc17f4>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
       [not found] <a40805d4a73532dffc61e33f913e62b93214c998@gdb-build>
@ 2015-08-27 19:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-27 19:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1718>

Commit(s) tested:
	a40805d4a73532dffc61e33f913e62b93214c998

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdb: Use sighandler_t everywhere

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=2043c715dac74e783b56d31c5f860985458c818a>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setting breakpoint at sigusr1_handler (eof)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setting breakpoint at sigusr1_handler (eof)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-27 12:35 [binutils-gdb] Import the "signal-h" module from gnulib sergiodj+buildbot
@ 2015-08-27 17:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-27 17:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1717>

Commit(s) tested:
	0750520d890bd6ac3ba958a921fbeebe5915e50f

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Import the "signal-h" module from gnulib

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=67981c178b1b5d050cc0b4707e39fa7395d4071a>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-27  5:14 [binutils-gdb] Mention language in compile error message sergiodj+buildbot
@ 2015-08-27 14:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-27 14:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1715>

Commit(s) tested:
	cdaec3f3e7ea9118204f0e579bd3257234fbae63

Author(s) (in the same order as the commits):
	Luis Machado <lgustavo@codesourcery.com>

Subject:
	Mention language in compile error message

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=05f06df5e75691008949f1a3d9dce8e0701a7ae6>

*** Regressions found ***
============================
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-26 22:26 [binutils-gdb] Fix gdbarch.c build error sergiodj+buildbot
@ 2015-08-27  8:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-27  8:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1711>

Commit(s) tested:
	1dc7a6235090327d7b5586f85e6115c3cd13ed83

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix gdbarch.c build error

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c5ae28b08c770c7b7fe314cf569ad7852becf684>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-26 21:30 [binutils-gdb] Replace some xmalloc-family functions with XNEW-family ones sergiodj+buildbot
@ 2015-08-27  7:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-27  7:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1710>

Commit(s) tested:
	8d7493201cf01c9836403695f67f7e157341bfd5

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Replace some xmalloc-family functions with XNEW-family ones

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 8d7493201cf01c9836403695f67f7e157341bfd5>

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo ../../binutils-gdb/gdb/infcall.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo ../../binutils-gdb/gdb/infcmd.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo ../../binutils-gdb/gdb/infrun.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o expprint.o -MT expprint.o -MMD -MP -MF .deps/expprint.Tpo ../../binutils-gdb/gdb/expprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o environ.o -MT environ.o -MMD -MP -MF .deps/environ.Tpo ../../binutils-gdb/gdb/environ.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o stack.o -MT stack.o -MMD -MP -MF .deps/stack.Tpo ../../binutils-gdb/gdb/stack.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o thread.o -MT thread.o -MMD -MP -MF .deps/thread.Tpo ../../binutils-gdb/gdb/thread.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o exceptions.o -MT exceptions.o -MMD -MP -MF .deps/exceptions.Tpo ../../binutils-gdb/gdb/exceptions.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o extension.o -MT extension.o -MMD -MP -MF .deps/extension.Tpo ../../binutils-gdb/gdb/extension.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o filesystem.o -MT filesystem.o -MMD -MP -MF .deps/filesystem.Tpo ../../binutils-gdb/gdb/filesystem.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o filestuff.o -MT filestuff.o -MMD -MP -MF .deps/filestuff.Tpo ../../binutils-gdb/gdb/common/filestuff.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inf-child.o -MT inf-child.o -MMD -MP -MF .deps/inf-child.Tpo ../../binutils-gdb/gdb/inf-child.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o interps.o -MT interps.o -MMD -MP -MF .deps/interps.Tpo ../../binutils-gdb/gdb/interps.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o minidebug.o -MT minidebug.o -MMD -MP -MF .deps/minidebug.Tpo ../../binutils-gdb/gdb/minidebug.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o main.o -MT main.o -MMD -MP -MF .deps/main.Tpo ../../binutils-gdb/gdb/main.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macrotab.o -MT macrotab.o -MMD -MP -MF .deps/macrotab.Tpo ../../binutils-gdb/gdb/macrotab.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF .deps/macrocmd.Tpo ../../binutils-gdb/gdb/macrocmd.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macroexp.o -MT macroexp.o -MMD -MP -MF .deps/macroexp.Tpo ../../binutils-gdb/gdb/macroexp.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macroscope.o -MT macroscope.o -MMD -MP -MF .deps/macroscope.Tpo ../../binutils-gdb/gdb/macroscope.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-common.o -MT mi-common.o -MMD -MP -MF .deps/mi-common.Tpo ../../binutils-gdb/gdb/mi/mi-common.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo ../../binutils-gdb/gdb/event-loop.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o event-top.o -MT event-top.o -MMD -MP -MF .deps/event-top.Tpo ../../binutils-gdb/gdb/event-top.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF .deps/inf-loop.Tpo ../../binutils-gdb/gdb/inf-loop.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o completer.o -MT completer.o -MMD -MP -MF .deps/completer.Tpo ../../binutils-gdb/gdb/completer.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF .deps/gdbarch.Tpo ../../binutils-gdb/gdb/gdbarch.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo ../../binutils-gdb/gdb/arch-utils.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo ../../binutils-gdb/gdb/gdbtypes.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb_bfd.o -MT gdb_bfd.o -MMD -MP -MF .deps/gdb_bfd.Tpo ../../binutils-gdb/gdb/gdb_bfd.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb_obstack.o -MT gdb_obstack.o -MMD -MP -MF .deps/gdb_obstack.Tpo ../../binutils-gdb/gdb/gdb_obstack.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo ../../binutils-gdb/gdb/osabi.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo ../../binutils-gdb/gdb/copying.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo ../../binutils-gdb/gdb/memattr.c
../../binutils-gdb/gdb/gdbarch.c: In function append_name:
../../binutils-gdb/gdb/gdbarch.c:4897:8: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]
   *buf = XRESIZEVEC (const char **, *buf, *nr + 1);
        ^
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo ../../binutils-gdb/gdb/mem-break.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo ../../binutils-gdb/gdb/target.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target-dcache.o -MT target-dcache.o -MMD -MP -MF .deps/target-dcache.Tpo ../../binutils-gdb/gdb/target-dcache.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o parse.o -MT parse.o -MMD -MP -MF .deps/parse.Tpo ../../binutils-gdb/gdb/parse.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o language.o -MT language.o -MMD -MP -MF .deps/language.Tpo ../../binutils-gdb/gdb/language.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o build-id.o -MT build-id.o -MMD -MP -MF .deps/build-id.Tpo ../../binutils-gdb/gdb/build-id.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o buildsym.o -MT buildsym.o -MMD -MP -MF .deps/buildsym.Tpo ../../binutils-gdb/gdb/buildsym.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o findcmd.o -MT findcmd.o -MMD -MP -MF .deps/findcmd.Tpo ../../binutils-gdb/gdb/findcmd.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o std-regs.o -MT std-regs.o -MMD -MP -MF .deps/std-regs.Tpo ../../binutils-gdb/gdb/std-regs.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ../../binutils-gdb/gdb/common/signals.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o exec.o -MT exec.o -MMD -MP -MF .deps/exec.Tpo ../../binutils-gdb/gdb/exec.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o reverse.o -MT reverse.o -MMD -MP -MF .deps/reverse.Tpo ../../binutils-gdb/gdb/reverse.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bcache.o -MT bcache.o -MMD -MP -MF .deps/bcache.Tpo ../../binutils-gdb/gdb/bcache.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o objfiles.o -MT objfiles.o -MMD -MP -MF .deps/objfiles.Tpo ../../binutils-gdb/gdb/objfiles.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o observer.o -MT observer.o -MMD -MP -MF .deps/observer.Tpo ../../binutils-gdb/gdb/observer.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o minsyms.o -MT minsyms.o -MMD -MP -MF .deps/minsyms.Tpo ../../binutils-gdb/gdb/minsyms.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o maint.o -MT maint.o -MMD -MP -MF .deps/maint.Tpo ../../binutils-gdb/gdb/maint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o demangle.o -MT demangle.o -MMD -MP -MF .deps/demangle.Tpo ../../binutils-gdb/gdb/demangle.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dbxread.o -MT dbxread.o -MMD -MP -MF .deps/dbxread.Tpo ../../binutils-gdb/gdb/dbxread.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o coffread.o -MT coffread.o -MMD -MP -MF .deps/coffread.Tpo ../../binutils-gdb/gdb/coffread.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF .deps/coff-pe-read.Tpo ../../binutils-gdb/gdb/coff-pe-read.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF .deps/dwarf2read.Tpo ../../binutils-gdb/gdb/dwarf2read.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mipsread.o -MT mipsread.o -MMD -MP -MF .deps/mipsread.Tpo ../../binutils-gdb/gdb/mipsread.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o stabsread.o -MT stabsread.o -MMD -MP -MF .deps/stabsread.Tpo ../../binutils-gdb/gdb/stabsread.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o corefile.o -MT corefile.o -MMD -MP -MF .deps/corefile.Tpo ../../binutils-gdb/gdb/corefile.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF .deps/dwarf2expr.Tpo ../../binutils-gdb/gdb/dwarf2expr.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF .deps/dwarf2loc.Tpo ../../binutils-gdb/gdb/dwarf2loc.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF .deps/dwarf2-frame.Tpo ../../binutils-gdb/gdb/dwarf2-frame.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2-frame-tailcall.o -MT dwarf2-frame-tailcall.o -MMD -MP -MF .deps/dwarf2-frame-tailcall.Tpo ../../binutils-gdb/gdb/dwarf2-frame-tailcall.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF .deps/ada-lang.Tpo ../../binutils-gdb/gdb/ada-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-lang.o -MT c-lang.o -MMD -MP -MF .deps/c-lang.Tpo ../../binutils-gdb/gdb/c-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o d-lang.o -MT d-lang.o -MMD -MP -MF .deps/d-lang.Tpo ../../binutils-gdb/gdb/d-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-lang.o -MT f-lang.o -MMD -MP -MF .deps/f-lang.Tpo ../../binutils-gdb/gdb/f-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF .deps/objc-lang.Tpo ../../binutils-gdb/gdb/objc-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF .deps/ada-tasks.Tpo ../../binutils-gdb/gdb/ada-tasks.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-varobj.o -MT ada-varobj.o -MMD -MP -MF .deps/ada-varobj.Tpo ../../binutils-gdb/gdb/ada-varobj.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-varobj.o -MT c-varobj.o -MMD -MP -MF .deps/c-varobj.Tpo ../../binutils-gdb/gdb/c-varobj.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ui-out.o -MT ui-out.o -MMD -MP -MF .deps/ui-out.Tpo ../../binutils-gdb/gdb/ui-out.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cli-out.o -MT cli-out.o -MMD -MP -MF .deps/cli-out.Tpo ../../binutils-gdb/gdb/cli-out.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o varobj.o -MT varobj.o -MMD -MP -MF .deps/varobj.Tpo ../../binutils-gdb/gdb/varobj.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo ../../binutils-gdb/gdb/common/vec.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-lang.o -MT go-lang.o -MMD -MP -MF .deps/go-lang.Tpo ../../binutils-gdb/gdb/go-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-valprint.o -MT go-valprint.o -MMD -MP -MF .deps/go-valprint.Tpo ../../binutils-gdb/gdb/go-valprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-typeprint.o -MT go-typeprint.o -MMD -MP -MF .deps/go-typeprint.Tpo ../../binutils-gdb/gdb/go-typeprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-lang.o -MT jv-lang.o -MMD -MP -MF .deps/jv-lang.Tpo ../../binutils-gdb/gdb/jv-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-valprint.o -MT jv-valprint.o -MMD -MP -MF .deps/jv-valprint.Tpo ../../binutils-gdb/gdb/jv-valprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-typeprint.o -MT jv-typeprint.o -MMD -MP -MF .deps/jv-typeprint.Tpo ../../binutils-gdb/gdb/jv-typeprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-varobj.o -MT jv-varobj.o -MMD -MP -MF .deps/jv-varobj.Tpo ../../binutils-gdb/gdb/jv-varobj.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF .deps/m2-lang.Tpo ../../binutils-gdb/gdb/m2-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o opencl-lang.o -MT opencl-lang.o -MMD -MP -MF .deps/opencl-lang.Tpo ../../binutils-gdb/gdb/opencl-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-lang.o -MT p-lang.o -MMD -MP -MF .deps/p-lang.Tpo ../../binutils-gdb/gdb/p-lang.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF .deps/p-typeprint.Tpo ../../binutils-gdb/gdb/p-typeprint.c
gcc -g -O2 -mminimal-toc  -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF .deps/p-valprint.Tpo ../../binutils-gdb/gdb/p-valprint.c
cc1: all warnings being treated as errors
Makefile:1144: recipe for target 'gdbarch.o' failed
make[2]: *** [gdbarch.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build/gdb'
Makefile:8812: recipe for target 'all-gdb' failed
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory '/home/gdb-buildbot/fedora-ppc64le-1/fedora-ppc64le-cc-with-index/build'
Makefile:845: recipe for target 'all' failed
make: *** [all] Error 2
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-26 21:28 [binutils-gdb] Fix native follow-exec-mode "new" sergiodj+buildbot
@ 2015-08-27  6:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-27  6:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1709>

Commit(s) tested:
	17d8546e6067d0133f19275d1ccc25cf93cfc7bc

Author(s) (in the same order as the commits):
	Don Breazeal <donb@codesourcery.com>

Subject:
	Fix native follow-exec-mode "new"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=0c57d4762c32f3675473f5ef587023a58962c16a>

*** Regressions found ***
============================
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-26 21:20 [binutils-gdb] New test for follow-exec-mode sergiodj+buildbot
@ 2015-08-27  4:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-27  4:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1708>

Commit(s) tested:
	8d37573b4356a38d091b0f18b69f91797a7cef26

Author(s) (in the same order as the commits):
	Don Breazeal <donb@codesourcery.com>

Subject:
	New test for follow-exec-mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=60f7d2cbcb64bf764d23810f106010e3f83669f3>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/foll-exec-mode.exp: new,next,no_infswitch: next past exec (timeout)
new FAIL: gdb.base/foll-exec-mode.exp: new,next,no_infswitch: Check inferior list (timeout)
new FAIL: gdb.base/foll-exec-mode.exp: new,next,infswitch: next past exec (timeout)
new FAIL: gdb.base/foll-exec-mode.exp: new,next,infswitch: Check inferior list (timeout)
new FAIL: gdb.base/foll-exec-mode.exp: new,next,infswitch: Switch inferiors (timeout)
new FAIL: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: continue past exec (the program exited)
new FAIL: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: Check inferior list
new FAIL: gdb.base/foll-exec-mode.exp: new,continue,infswitch: continue past exec (the program exited)
new FAIL: gdb.base/foll-exec-mode.exp: new,continue,infswitch: Check inferior list
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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/foll-exec-mode.exp: new,next,no_infswitch: next past exec (timeout)
new FAIL: gdb.base/foll-exec-mode.exp: new,next,no_infswitch: Check inferior list (timeout)
new FAIL: gdb.base/foll-exec-mode.exp: new,next,infswitch: next past exec (timeout)
new FAIL: gdb.base/foll-exec-mode.exp: new,next,infswitch: Check inferior list (timeout)
new FAIL: gdb.base/foll-exec-mode.exp: new,next,infswitch: Switch inferiors (timeout)
new FAIL: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: continue past exec (the program exited)
new FAIL: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: Check inferior list
new FAIL: gdb.base/foll-exec-mode.exp: new,continue,infswitch: continue past exec (the program exited)
new FAIL: gdb.base/foll-exec-mode.exp: new,continue,infswitch: Check inferior list
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-26 14:22 [binutils-gdb] Use stable sort for ld -r relocs sergiodj+buildbot
@ 2015-08-27  1:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-27  1:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1706>

Commit(s) tested:
	0e28778672160ee57d12fcc4f0e631122088fe69

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Use stable sort for ld -r relocs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=aa062dc430ffdb3b57302cd162ca7fe349a8fa0c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched0: continue over exec
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
PASS -> FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched0: continue over exec
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-26 13:53 [binutils-gdb] Select MIPS ABi based upon abiflags rather than e_flags sergiodj+buildbot
@ 2015-08-26 23:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-26 23:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1705>

Commit(s) tested:
	c97c330ba8e80776c546e5f562916bf077e358b3

Author(s) (in the same order as the commits):
	Matthew Fortune <matthew.fortune@imgtec.com>

Subject:
	Select MIPS ABi based upon abiflags rather than e_flags.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=81b658d1447414b14017277e3af96869a1090e4e>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-25 17:18 [binutils-gdb] Replace assertions with warning messages about ELF binaries containing multiple symbol tables sergiodj+buildbot
@ 2015-08-26 22:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-26 22:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1704>

Commit(s) tested:
	16ad13eca4a18139cd1dec214ec83fdc7c47ffda

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Replace assertions with warning messages about ELF binaries containing multiple symbol tables.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4f946bd0678f3704b9e409f7b95d13de9e339545>

*** Regressions found ***
============================
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-25 15:27 [binutils-gdb] remote: allow aborting long operations (e.g., file transfers) sergiodj+buildbot
@ 2015-08-26 15:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-26 15:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1700>

Commit(s) tested:
	abc56d60aacccb64e146eb7a245b3ca2cea52dd9

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	remote: allow aborting long operations (e.g., file transfers)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a7eb5f968d14c453f77d56401b96710a5c96fa36>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-25 15:20 [binutils-gdb] Support for the sparc %pmcdper privileged register sergiodj+buildbot
@ 2015-08-26 13:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-26 13:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1699>

Commit(s) tested:
	38074311927d012e4cbd28d825878974c9209f77

Author(s) (in the same order as the commits):
	Jose E. Marchesi <jose.marchesi@oracle.com>

Subject:
	Support for the sparc %pmcdper privileged register.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=2cc670d65356534faeeb4136cbb4f3863e5fb988>

*** Regressions found ***
============================
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-25 13:56 [binutils-gdb] Print tid in debug output of debug_reg_change_callback sergiodj+buildbot
@ 2015-08-26 12:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-26 12:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1698>

Commit(s) tested:
	dfe7f77c4aae3376c175d8af4d477124c8817427

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Print tid in debug output of debug_reg_change_callback

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4d17dd30471ac1ffd1fa243dc8d19c05c940460b>

*** Regressions found ***
============================
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-25 16:57 [binutils-gdb] DWARF: handle non-local references in nested functions sergiodj+buildbot
@ 2015-08-26 10:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-26 10:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1697>

Commit(s) tested:
	63e43d3aedb8b1112899c2d0ad74cbbee687e5d6

Author(s) (in the same order as the commits):
	Pierre-Marie de Rodat <derodat@adacore.com>

Subject:
	DWARF: handle non-local references in nested functions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=dcb9c78c4b64c6bb0a0f6468e32fe617416ee630>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-25 16:03 [binutils-gdb] Move aarch64_linux_new_thread to nat/aarch64-linux.c sergiodj+buildbot
@ 2015-08-26  7:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-26  7:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1695>

Commit(s) tested:
	ed8b7b421c98533b9b08995edd7363328b55921e

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Move aarch64_linux_new_thread to nat/aarch64-linux.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=c6831033a18459ca523fce0d19dda1b5c43f9eec>

*** Regressions found ***
============================
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-25 12:13 [binutils-gdb] Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.c sergiodj+buildbot
@ 2015-08-26  5:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-26  5:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1694>

Commit(s) tested:
	db3cb7cb3e51e5eb834412adbf90e81bb76846c6

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=7a033ffd56de32e559b88a19e22c6d8783c7eef5>

*** Regressions found ***
============================
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
PASS -> FAIL: gdb.threads/tid-reuse.exp: continue to breakpoint: after_count
new FAIL: gdb.threads/tid-reuse.exp: continue to breakpoint: do_nothing_thread_func (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/tid-reuse.exp: continue to breakpoint: after_count
new FAIL: gdb.threads/tid-reuse.exp: continue to breakpoint: do_nothing_thread_func (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-25 12:05 [binutils-gdb] Make aarch64_linux_prepare_to_resume the same on GDB and GDBserver sergiodj+buildbot
@ 2015-08-26  4:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-26  4:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1693>

Commit(s) tested:
	f6011a1c84b1bd616617bfde84dca63f250c950d

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Make aarch64_linux_prepare_to_resume the same on GDB and GDBserver

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5fcada73f62d40d2dd9d52bd0348a6b97d4e7e0c>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-25 11:58 [binutils-gdb] Add pid argument in aarch64_get_debug_reg_state sergiodj+buildbot
@ 2015-08-26  2:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-26  2:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1692>

Commit(s) tested:
	88e2cf7ee25c72bce35ebe59b13c9701abce9fee

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Add pid argument in aarch64_get_debug_reg_state

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=95a92d17ec1815023bd252f19d3215e096e3358f>

*** Regressions found ***
============================
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/annota1.exp: signal sent (timeout)
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-25 11:50 [binutils-gdb] Move debug_reg_change_callback and aarch64_notify_debug_reg_change to nat/aarch64-linux-hw-point.c sergiodj+buildbot
@ 2015-08-26  0:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-26  0:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1691>

Commit(s) tested:
	5e35436ed12617494d2a2d190e0faca5613a2e9f

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Move debug_reg_change_callback and aarch64_notify_debug_reg_change to nat/aarch64-linux-hw-point.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=95d02ada9819355651ef61889dfa8784e1146d9d>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-25 11:35 [binutils-gdb] Make aarch64_notify_debug_reg_change the same on GDB and GDBserver sergiodj+buildbot
@ 2015-08-25 21:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-25 21:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1689>

Commit(s) tested:
	4a8a7965f233f571b78f7992292a31c990c15a5e

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Make aarch64_notify_debug_reg_change the same on GDB and GDBserver

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=939738475733d2161ab0015222d5d809e93b0e3f>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-25 13:03 [binutils-gdb] Use debug_printf in debug_reg_change_callback sergiodj+buildbot
@ 2015-08-25 19:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-25 19:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1688>

Commit(s) tested:
	32a271eeaf1b1be1367b6ea181a0f39a3da71d45

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Use debug_printf in debug_reg_change_callback

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=4ad1f6d5e8932a687c6c9c2327d4faf0e766f10d>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-25 12:15 [binutils-gdb] Get pid rather than lwpid sergiodj+buildbot
@ 2015-08-25 16:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-25 16:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1686>

Commit(s) tested:
	5e137137b2ff267fbf33b1e47f0413292ccb40d6

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Get pid rather than lwpid

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a903922f6dfdbf5a67ecff445018e8bfe6630c37>

*** Regressions found ***
============================
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-25 11:05 [binutils-gdb] Remove some comments in debug_reg_change_callback sergiodj+buildbot
@ 2015-08-25 15:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-25 15:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1685>

Commit(s) tested:
	31a43dd5e1cfb8bb387885b3f641d6d2c04ac5dd

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Remove some comments in debug_reg_change_callback

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=01c5c75991e1e8ff9c4662a513b2e6f5ec5683e5>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-25 10:50 [binutils-gdb] [gdbserver] Use iterate_over_lwps in aarch64_notify_debug_reg_change sergiodj+buildbot
@ 2015-08-25 11:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-25 11:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1683>

Commit(s) tested:
	ff3f0f45c5ff3505d041eba81a999b55c55f4530

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	[gdbserver] Use iterate_over_lwps in aarch64_notify_debug_reg_change

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=50b2050d9bc653c3e3aa9603e92c3a89f2360540>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-24 19:25 [binutils-gdb] gdbserver crashes when multiprocess extensions aren't supported sergiodj+buildbot
@ 2015-08-25  8:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-25  8:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1682>

Commit(s) tested:
	3d40fbb53b4478d94b6fa5abad0796cec5d5db49

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdbserver crashes when multiprocess extensions aren't supported

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=2e58421b2f7ad36af7f451954ac7885139a5a29f>

*** Regressions found ***
============================
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 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-24 19:17 [binutils-gdb] Add "set remote multiprocess-extensions-packet" command sergiodj+buildbot
@ 2015-08-25  6:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-25  6:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1681>

Commit(s) tested:
	73b8c1fda9f3759874a9a1a7e7402276da057153

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Add "set remote multiprocess-extensions-packet" command

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d874bda4b23f3f0121f91dc065be303945c2bbd6>

*** Regressions found ***
============================
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
new FAIL: gdb.threads/watchthreads2.exp: x watch loop (the program exited)
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data (timeout)
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-24 18:21 [binutils-gdb] Prepare for gnulib update sergiodj+buildbot
@ 2015-08-25  3:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-25  3:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1679>

Commit(s) tested:
	438e1e427e8393de73d22617abe4d8eba0270e72

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Prepare for gnulib update

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=d5fa4cde681373551bc251526de6a7c099980199>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-24 16:21 [binutils-gdb] Make z int sergiodj+buildbot
@ 2015-08-25  0:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-25  0:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1677>

Commit(s) tested:
	4422ac93e5d3d23dd441aadaa49c81356aa59b73

Author(s) (in the same order as the commits):
	Luis Machado <lgustavo@codesourcery.com>

Subject:
	Make z int

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=df23364a069215660b51c7b9a60f4f07229822b5>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-24 14:55 [binutils-gdb] Delete the remaining ROM monitor targets sergiodj+buildbot
@ 2015-08-24 18:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-24 18:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1673>

Commit(s) tested:
	40e0b27177e747600d3ec186458fe0e482a1cf77

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Delete the remaining ROM monitor targets

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=2e6c847a2a49d2d7a03718d6797c9dce8b191dd6>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
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)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-24 13:52 [binutils-gdb] gnu_vector.exp: Avoid some more known FAILs sergiodj+buildbot
@ 2015-08-24 14:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-24 14:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1671>

Commit(s) tested:
	77c365df78441f7b968ec0f62c7ed9f5de36dc60

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.vnet.ibm.com>

Subject:
	gnu_vector.exp: Avoid some more known FAILs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=a8775dfdb2c5e1c69f081215847ca22f5d54fde9>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
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)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-24 10:41 [binutils-gdb] Missing parts of fixes for in-tree libiconv sergiodj+buildbot
@ 2015-08-24 11:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-24 11:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1670>

Commit(s) tested:
	cfe101c6a8227b6b97ed2da85895db7d6083bfa6

Author(s) (in the same order as the commits):
	Yaakov Selkowitz <yselkowi@redhat.com>

Subject:
	Missing parts of fixes for in-tree libiconv

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=69a5f8007d65fa5b7baaad3daeb707944caffc49>

*** Regressions found ***
============================
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
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)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-22  7:09 [binutils-gdb] Uninitialized vd_nodename sergiodj+buildbot
@ 2015-08-22 16:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-22 16:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1668>

Commit(s) tested:
	595bce7595e076391e7147b0c6db57a8edf2e406

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Uninitialized vd_nodename

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=ecd20a2849fbdf7922e47b9afda91da4586f9a05>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
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)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-21 19:24 [binutils-gdb] Fix gdbserver crash exposed by gdb.threads/process-dies-while-handling-bp.exp sergiodj+buildbot
@ 2015-08-22  6:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-22  6:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1662>

Commit(s) tested:
	465a859e0a991d3bfe8a9ee65a29a223c42e2ce7

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix gdbserver crash exposed by gdb.threads/process-dies-while-handling-bp.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=fd311b5de086c672b1a57136b4504896bee8971d>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
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)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-21 17:09 [binutils-gdb] Warn when accessing binaries from remote targets sergiodj+buildbot
@ 2015-08-21 22:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-21 22:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1657>

Commit(s) tested:
	4313b8c0ed5877feb5034bfff4056e1ccfe221f1

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-ppc64le-cc-with-index/.git/tree/?h=master&id=f70fa6a84b542e7304c9c3afd698dec0e17dbbb6>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
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)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-21 16:06 [binutils-gdb] Fix stale cleanup left by linux_mntns_access_fs sergiodj+buildbot
@ 2015-08-21 19:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-21 19:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1655>

Commit(s) tested:
	f36b87190aed31b1ef7787e5966be542e8abdb58

Author(s) (in the same order as the commits):
	Gary Benson <gbenson@redhat.com>

Subject:
	Fix stale cleanup left by linux_mntns_access_fs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=f7b336aff6241c60e3f459bfb51df7e55ce9424d>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
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)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-21 12:48 [binutils-gdb] xtensa: implement NPTL helpers sergiodj+buildbot
@ 2015-08-21 17:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-21 17:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1654>

Commit(s) tested:
	40045d91812b25c88c8275b8c08d27c234b68ba8

Author(s) (in the same order as the commits):
	Max Filippov <jcmvbkbc@gmail.com>

Subject:
	xtensa: implement NPTL helpers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=e432c2e13ea9a7181b3e399602ae8baacb110ee4>

*** Regressions found ***
============================
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 2 thread stepping (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 9 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=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 the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue &
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 2 broke out of loop (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 4 broke out of loop (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 6 broke out of loop (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 8 broke out of loop (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 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
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)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 2 thread stepping (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 9 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=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 the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue &
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 2 broke out of loop (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 4 broke out of loop (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 6 broke out of loop (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 8 broke out of loop (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 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop (timeout)
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-21 11:57 [binutils-gdb] PR binutils/18257: Properly decode x86/Intel mask instructions sergiodj+buildbot
@ 2015-08-21 15:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-21 15:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1653>

Commit(s) tested:
	ab4e4ed5dabc378c06ee647afd5793513393ae3f

Author(s) (in the same order as the commits):
	Alexander Fomin <alexander.fomin@intel.com>

Subject:
	PR binutils/18257: Properly decode x86/Intel mask instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=8f06041a3bd035328950f0e6c58b4e03f359dcf1>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
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)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-21  8:24 [binutils-gdb] procfs.c: Include "filestuff.h" sergiodj+buildbot
@ 2015-08-21  9:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-21  9:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1649>

Commit(s) tested:
	88fc5eb7e23af132eacb895e475b31be0f7623e6

Author(s) (in the same order as the commits):
	Marcin Cieslak <saper@saper.info>

Subject:
	procfs.c: Include "filestuff.h"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=5c4df4a43e691b3033066fd1839fa258cc133fdb>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
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)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2015-08-21  3:18 [binutils-gdb] Remove fields curch and cur_line from TUI_CMD_WIN sergiodj+buildbot
@ 2015-08-21  4:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 1713+ messages in thread
From: sergiodj+buildbot @ 2015-08-21  4:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/1648>

Commit(s) tested:
	6f1cb6eac2f28c6e1cb49c011f2b916afb90b4ff

Author(s) (in the same order as the commits):
	Patrick Palka <patrick@parcs.ath.cx>

Subject:
	Remove fields curch and cur_line from TUI_CMD_WIN

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=49059ce8b5293c2c7f9dd71780483fcc81bb3665>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
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)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
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
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
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
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/default.exp: info symbol (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
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: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
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.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/info-os.exp: get process list (timeout)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
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.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: 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.a: 1->0: print expression before
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.e: 5->4: 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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
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-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
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_simple_watchpoint (the program is no longer running)
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)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (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)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
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: 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: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope 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)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (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 with watch foo2 (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 with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
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: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (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 when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that 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: Check thread that 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: Check thread that 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: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
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.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
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-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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)
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)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: 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_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
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: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (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)
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
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: 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: continue: find addresses: continue to watchpoint
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: 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=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: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
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: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
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: finish (the program exited)
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 2 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)
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 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




^ permalink raw reply	[flat|nested] 1713+ messages in thread

end of thread, other threads:[~2017-12-12 14:42 UTC | newest]

Thread overview: 1713+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-04 16:10 [binutils-gdb] Tweak ARM process record sergiodj+buildbot
2016-03-04 16:17 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
2016-03-04 16:31 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2016-03-04 16:34 ` Failures on Fedora-i686, " sergiodj+buildbot
2016-03-04 16:45 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2016-03-04 16:59 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2016-03-04 17:04 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2016-03-04 17:22 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-03-04 17:26 ` Failures on Debian-i686, " sergiodj+buildbot
2016-03-04 17:29 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2016-03-04 17:31 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-03-04 17:39 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2016-03-04 17:51 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2016-03-04 17:54 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-03-04 18:16 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2016-03-04 18:27 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2016-03-04 18:37 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-03-04 18:57 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2016-03-04 19:16 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-03-04 19:37 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
2016-03-04 19:57 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
  -- strict thread matches above, loose matches on Subject: below --
2017-10-09 21:45 [binutils-gdb] Multi-arch exec, more register reading avoidance sergiodj+buildbot
2017-12-03  9:29 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-09 19:41 [binutils-gdb] gdb.multi/multi-arch-exec.exp: Also test -m32 => -m64 sergiodj+buildbot
2017-12-12 14:42 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-09 19:00 [binutils-gdb] Use gdbarch_long_bit to determine layout of FreeBSD siginfo_t sergiodj+buildbot
2017-12-02 13:16 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-09 18:14 [binutils-gdb] Don't try building gdb against guile-2.2 sergiodj+buildbot
2017-11-29 20:24 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-09 17:56 [binutils-gdb] S/390: Sync with latest POP - 3 new instructions sergiodj+buildbot
2017-11-28 22:21 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-09 17:35 [binutils-gdb] S/390: Sync with IBM z14 POP - SI_RD format sergiodj+buildbot
2017-11-28  1:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-09 15:34 [binutils-gdb] Make cp_remove_params return a gdb::unique_xmalloc_ptr sergiodj+buildbot
2017-11-24 19:37 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-09 12:16 [binutils-gdb] Fix gdb.base/print-file-var-main.c value check logic sergiodj+buildbot
2017-11-23 19:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-09  8:52 [binutils-gdb] Remove cleanup from frame_prepare_for_sniffer sergiodj+buildbot
2017-11-21 22:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-09  7:27 [binutils-gdb] Remove some cleanups from dwarf2read.c sergiodj+buildbot
2017-11-22 19:09 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-09  5:51 [binutils-gdb] Remove make_cleanup_value_free sergiodj+buildbot
2017-11-20 13:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-09  5:31 [binutils-gdb] Change search_symbols to return std::vector sergiodj+buildbot
2017-11-19 17:14 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-09  5:11 [binutils-gdb] PR22212, memory leak in nm sergiodj+buildbot
2017-11-18 20:15 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-09  1:20 [binutils-gdb] sh: Dump dynamic relocation info to the map file sergiodj+buildbot
2017-11-17 22:14 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-09  0:35 [binutils-gdb] sparc: Remove a strayed comment sergiodj+buildbot
2017-11-17  0:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-08 20:47 [binutils-gdb] Reformat elf_x86_allocate_dynrelocs sergiodj+buildbot
2017-11-15  8:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-08  0:51 [binutils-gdb] sparc: Dump dynamic relocation info to the map file sergiodj+buildbot
2017-11-13  9:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-07  1:04 [binutils-gdb] x86: Use zero_undefweak in elf_x86_link_hash_entry sergiodj+buildbot
2017-11-11 16:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-07  0:08 [binutils-gdb] x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO comments sergiodj+buildbot
2017-11-12 13:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06 22:49 [binutils-gdb] Skip gdb.mi/mi-threads-interrupt.exp if nointerrupts sergiodj+buildbot
2017-11-10 19:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06 21:43 [binutils-gdb] Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes sergiodj+buildbot
2017-11-09 23:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06 13:56 [binutils-gdb] Move aarch64-insn.o to arch/aarch64-insn.o and Remove a rule for arch/*.c sergiodj+buildbot
2017-11-09  3:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06 13:38 [binutils-gdb] Move arm.o arm-get-next-pcs.o arm-linux.o to arch/ sergiodj+buildbot
2017-11-08  6:11 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06 11:06 [binutils-gdb] Fix more GDB build breakage on mingw32 sergiodj+buildbot
2017-11-05  8:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06 10:53 [binutils-gdb] Fix GDB build under msys+mingw gcc 32bit sergiodj+buildbot
2017-11-03  5:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06 10:23 [binutils-gdb] Share code updating gdb_target_obs sergiodj+buildbot
2017-11-02  9:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06 10:17 [binutils-gdb] [RFC] Replicate src dir in build dir sergiodj+buildbot
2017-11-01 11:23 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06  9:53 [binutils-gdb] gdb: Fix decoding of ARM neon memory hint insns sergiodj+buildbot
2017-10-31 15:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06  7:54 [binutils-gdb] x86: Add VERIFY_COPY_RELOC sergiodj+buildbot
2017-10-30 17:54 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06  7:49 [binutils-gdb] x86: Add COPY_INPUT_RELOC_P sergiodj+buildbot
2017-10-29  1:15 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06  7:44 [binutils-gdb] x86: Add GENERATE_DYNAMIC_RELOCATION_P sergiodj+buildbot
2017-10-28  4:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06  7:36 [binutils-gdb] x86: Add GENERATE_RELATIVE_RELOC_P sergiodj+buildbot
2017-10-26 11:01 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06  7:30 [binutils-gdb] Add RESOLVED_LOCALLY_P sergiodj+buildbot
2017-10-25 15:14 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06  7:18 [binutils-gdb] x86: Add TLS_TRANSITION_IE_TO_LE_P sergiodj+buildbot
2017-10-23 23:40 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-06  1:11 [binutils-gdb] powerpc: Dump dynamic relocation info to the map file sergiodj+buildbot
2017-10-23  3:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-05 17:35 [binutils-gdb] Fix fork-related regressions on GNU/Linux sergiodj+buildbot
2017-10-22  6:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-05 17:18 [binutils-gdb] Clean up includes of doublest.h and floatformat.h sergiodj+buildbot
2017-10-19 12:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-05 17:18 [binutils-gdb] Remove unused "union agent_val" from ax.h sergiodj+buildbot
2017-10-21  7:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-05 17:00 [binutils-gdb] Add a signal frame unwinder for FreeBSD/mipsn32 sergiodj+buildbot
2017-10-18 13:54 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-05 17:00 [binutils-gdb] Handle the NT_ARM_VFP core dump note on FreeBSD sergiodj+buildbot
2017-10-17 16:34 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-05 13:02 [binutils-gdb] tile: Dump dynamic relocation info to the map file sergiodj+buildbot
2017-10-15 18:24 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-05  4:45 [binutils-gdb] Update my email address sergiodj+buildbot
2017-10-14 22:37 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-05  1:42 [binutils-gdb] bfd_set_input_error sergiodj+buildbot
2017-10-14  1:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-05  1:09 [binutils-gdb] bfd_error_on_input is for archives sergiodj+buildbot
2017-10-12 23:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-04 23:08 [binutils-gdb] PR21167, relocation sections not included in groups sergiodj+buildbot
2017-10-11 21:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-04 17:39 [binutils-gdb] Fix "Remote 'g' packet reply is too long" problems with multiple inferiors sergiodj+buildbot
2017-10-11  1:20 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-04 17:39 [binutils-gdb] Redesign mock environment for gdbarch selftests sergiodj+buildbot
2017-10-05 19:08 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-10-04 16:48 [binutils-gdb] Fix -list-thread-groups --available logic and add test sergiodj+buildbot
2017-10-04 23:19 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-09-01  5:02 [binutils-gdb] PR gdb/22046: Fix T-stopped detach regression on old Linux kernels sergiodj+buildbot
2017-10-04  5:51 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-31 16:43 [binutils-gdb] Fix buffer read overrun by ensuring that DWARF sections containing strings always end in a NUL byte sergiodj+buildbot
2017-10-02 23:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-31  4:27 [binutils-gdb] PR22048, Incorrect .eh_frame section in libc.so sergiodj+buildbot
2017-09-28 10:08 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-31  4:05 [binutils-gdb] Add elf64.lo together with elfxx-x86.lo for 64-bit BFD sergiodj+buildbot
2017-09-27 14:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-31  3:38 [binutils-gdb] FT32: improve disassembly readability sergiodj+buildbot
2017-09-26 14:54 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-31  3:19 [binutils-gdb] FT32: Permit R_FT32_18 overflow sergiodj+buildbot
2017-09-25 16:09 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-31  1:26 [binutils-gdb] bfd_close_all_done calling _close_and_cleanup sergiodj+buildbot
2017-09-25  6:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <663c44ac4d4336e99c282705b1d289b365b273d3@gdb-build>
2017-08-31  1:18 ` sergiodj+buildbot
2017-08-30 18:41 [binutils-gdb] x86: Check target_id instead of elf_machine_code sergiodj+buildbot
2017-09-23 11:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-30 16:30 [binutils-gdb] x86: Add _bfd_x86_elf_link_hash_table_create sergiodj+buildbot
2017-09-22  9:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-30 15:38 [binutils-gdb] MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxation sergiodj+buildbot
2017-09-21  9:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-30 13:41 [binutils-gdb] Call _close_and_cleanup in bfd_close_all_done sergiodj+buildbot
2017-09-20 14:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-30 12:05 [binutils-gdb] PowerPC TPREL16_HA/LO reloc optimization sergiodj+buildbot
2017-09-18 20:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-30 11:36 [binutils-gdb] PowerPC64 __tls_get_addr sequence optimization sergiodj+buildbot
2017-09-18  9:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-29 23:07 [binutils-gdb] Look for FIR in the last FreeBSD/mips floating-point register sergiodj+buildbot
2017-09-17 13:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-29 22:11 [binutils-gdb] x86: Re-indent elf32-i386.c/elf64-x86-64.c sergiodj+buildbot
2017-09-14 19:54 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-29 18:16 [binutils-gdb] x86: Check valid PLT sections before checking dynamic relocations sergiodj+buildbot
2017-09-12  1:37 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-28 21:32 [binutils-gdb] define_command: Don't convert command name to lower case sergiodj+buildbot
2017-09-07 11:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-28 18:53 [binutils-gdb] x86: Check for valid PLT section size sergiodj+buildbot
2017-09-06 16:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <34bb2571d40e1ca323a1b60e0827a25047890faa@gdb-build>
2017-08-28 18:38 ` sergiodj+buildbot
2017-08-27 14:46 [binutils-gdb] x86: Initialize def_protected sergiodj+buildbot
2017-09-05 16:42 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-27  2:54 [binutils-gdb] Disallow copy relocation against protected data symbol sergiodj+buildbot
2017-09-05  2:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <f1902523c9b7941775a2c64af89de0f111b8924c@gdb-build>
2017-08-26 19:34 ` sergiodj+buildbot
2017-08-26 11:54 [binutils-gdb] PowerPC TPREL reloc handling sergiodj+buildbot
2017-09-04  4:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-26  1:01 [binutils-gdb] remove param "dispp" from ada-lang.c::ada_lookup_struct_elt_type sergiodj+buildbot
2017-09-03  9:23 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-26  0:39 [binutils-gdb] x86: Remove redundant "symbol" in comments sergiodj+buildbot
2017-09-02 12:24 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-08-25  9:18 [binutils-gdb] gdbserver: Rename some functions, thread -> inferior sergiodj+buildbot
2017-09-01 14:12 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <74081948353b117fcbe870fc3cc9ebe0f18fdcf8@gdb-build>
2017-08-25  4:51 ` sergiodj+buildbot
2017-04-06 16:16 [binutils-gdb] Regen SRC-POTFILES.in sergiodj+buildbot
2017-08-23 20:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-04-06 14:16 [binutils-gdb] -Wwrite-strings: Remove -Wno-write-strings sergiodj+buildbot
2017-08-22  7:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-04-06  4:14 [binutils-gdb] ptid_{lwp,tid}_p: Remove unnecessary checks sergiodj+buildbot
2017-08-22 19:34 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-04-05 23:25 [binutils-gdb] -Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITKIND_EXECD sergiodj+buildbot
2017-08-13  7:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-04-05 23:10 [binutils-gdb] -Wwrite-strings: gdbserver's 'port' parsing sergiodj+buildbot
2017-08-12 10:57 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-04-05 22:55 [binutils-gdb] -Wwrite-strings: MI -info-os sergiodj+buildbot
2017-08-11 12:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-04-05 16:56 [binutils-gdb] Fix PR 21352: Command tsave does not support -r argument sergiodj+buildbot
2017-08-03  1:52 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-04-04 21:21 [binutils-gdb] dwarf2read.c: C++fy lnp_state_machine sergiodj+buildbot
2017-07-26  9:52 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-04-04 20:33 [binutils-gdb] gdb::optional: Add observers sergiodj+buildbot
2017-07-23 19:51 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-04-04 20:11 [binutils-gdb] dwarf2read.c: Some C++fycation, use std::vector, std::unique_ptr sergiodj+buildbot
2017-07-22 23:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-04-04 14:49 [binutils-gdb] remote.c: Use ptid_t instead of struct ptid sergiodj+buildbot
2017-07-18 17:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-04-04 10:51 [binutils-gdb] Fix null pointer dereferences when using a link built with clang sergiodj+buildbot
2017-07-17 20:49 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-29 16:25 [binutils-gdb] Add constructor and destructor to thread_info sergiodj+buildbot
2017-07-05 14:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-29 13:12 [binutils-gdb] PowerPC -Mraw disassembly sergiodj+buildbot
2017-07-04 10:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-28 20:37 [binutils-gdb] arc: Add prologue analysis sergiodj+buildbot
2017-07-01 22:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-28 20:23 [binutils-gdb] arc: Add disassembler helper sergiodj+buildbot
2017-07-01  2:42 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-24 18:26 [binutils-gdb] spu: Use ptid from regcache instead of inferior_ptid sergiodj+buildbot
2017-05-27 15:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-24 16:24 [binutils-gdb] Add rvalue reference tests and docs sergiodj+buildbot
2017-05-25 23:40 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-24 14:23 [binutils-gdb] Convert lvalue reference type check to general reference type check sergiodj+buildbot
2017-05-24  6:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-24 11:12 [binutils-gdb] Implement printing of rvalue reference types and values sergiodj+buildbot
2017-05-21 10:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-24  9:10 [binutils-gdb] Support rvalue reference type in parser sergiodj+buildbot
2017-05-19 14:28 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-24  3:12 [binutils-gdb] Remove unused parameter in solib_add and update_solib_list sergiodj+buildbot
2017-05-14  7:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-23  7:41 [binutils-gdb] gdb.python/py-lazy-string (pointer): Really add new typedef sergiodj+buildbot
2017-04-26 20:52 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-23  5:45 [binutils-gdb] windows: Use ptid from regcache in register fetch/store sergiodj+buildbot
2017-06-02  1:26 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-23  5:15 [binutils-gdb] S/390: Remove vx2 facility flag sergiodj+buildbot
2017-05-31  7:12 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-23  3:08 [binutils-gdb] Use ptid from regcache in almost all remaining nat files sergiodj+buildbot
2017-05-26 19:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-22 19:06 [binutils-gdb] i386-darwin-nat: Use ptid from regcache instead of inferior_ptid sergiodj+buildbot
2017-05-08 23:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-22 14:26 [binutils-gdb] arm-nbsd-nat: Use ptid from regcache instead of inferior_ptid sergiodj+buildbot
2017-05-02 14:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-22  6:11 [binutils-gdb] RISC-V: Fix [dis]assembly of srai/srli sergiodj+buildbot
2017-04-14 13:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-22  2:06 [binutils-gdb] Introduce regcache_get_ptid sergiodj+buildbot
2017-04-05 21:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-13 20:46 [binutils-gdb] Merge libiberty: Initialize d_printing in all cplus_demangle_fill_* functions sergiodj+buildbot
2017-03-26 10:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-09 16:53 [binutils-gdb] Fix compile time warnings about using possibly uninitialised variables in rs6000-core.c sergiodj+buildbot
2017-03-16  1:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-08 20:33 [binutils-gdb] Add support for the new 'lnia' extended mnemonic sergiodj+buildbot
2017-03-11 23:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-08 16:18 [binutils-gdb] Properly dump NT_GNU_PROPERTY_TYPE_0 sergiodj+buildbot
2017-03-10  1:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-08  1:27 [binutils-gdb] Move TUI completion tests to gdb.tui/completion.exp sergiodj+buildbot
2017-03-09  1:49 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-03-07 21:08 [binutils-gdb] Share gdb/environ.[ch] with gdbserver sergiodj+buildbot
2017-03-08 18:19 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-28  5:23 [binutils-gdb] Nios2 dynobj handling fixes sergiodj+buildbot
2017-03-01 19:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-24 21:09 [binutils-gdb] symtab.c: Small refactor sergiodj+buildbot
2017-02-26 23:12 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-22 17:45 [binutils-gdb] Align .gnu_debuglink sections on a 4-byte boundary sergiodj+buildbot
2017-02-23 18:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-17 13:45 [binutils-gdb] Add target description for avx-avx512 sergiodj+buildbot
2017-02-20 22:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-17 12:37 [binutils-gdb] Rename target descriptions to reflect actual content of description sergiodj+buildbot
2017-02-20 18:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-17  4:25 [binutils-gdb] bfd: Rename bsd_write_armap and coff_write_armap sergiodj+buildbot
2017-02-20  3:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-16  1:11 [binutils-gdb] PR gdb/21164: maint print {symbols, msymbols, psymbols} without args crash sergiodj+buildbot
2017-02-18 21:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-14 19:15 [binutils-gdb] Add documentation for new record Python bindings sergiodj+buildbot
2017-02-16  4:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-10 16:54 [binutils-gdb] PR gdb/21122: Fix documentation mistakes for breakpoint commands sergiodj+buildbot
2017-02-10 20:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-08 20:52 [binutils-gdb] Eliminate interp::quiet_p sergiodj+buildbot
2017-02-09  6:47 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-08 19:25 [binutils-gdb] Command abbreviation in define sergiodj+buildbot
2017-02-09  2:26 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-08 18:32 [binutils-gdb] Command names: make them case sensitive sergiodj+buildbot
2017-02-08 21:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-08  2:16 [binutils-gdb] Fix segfault when .plt section does not exist sergiodj+buildbot
2017-02-08  6:37 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-06  9:31 [binutils-gdb] [BZ 21005] Add support for Intel 64 rdrand and rdseed record/replay sergiodj+buildbot
2017-02-07  1:28 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-03 16:50 [binutils-gdb] C++-fy struct interp/cli_interp/tui_interp/mi_interp sergiodj+buildbot
2017-02-06  4:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-03  9:19 [binutils-gdb] Fix compile time warning messages when compiling binutils with gcc 7.0.1 sergiodj+buildbot
2017-02-06  0:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-03  6:34 [binutils-gdb] Use std::string in Rust code sergiodj+buildbot
2017-02-05 12:20 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-03  5:37 [binutils-gdb] Use bool in Rust code sergiodj+buildbot
2017-02-05 20:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-03  4:54 [binutils-gdb] Reindent rust-lang.c sergiodj+buildbot
2017-02-05 15:54 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-03  4:25 [binutils-gdb] struct mi_interp: Remove unused fields sergiodj+buildbot
2017-02-05  3:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-03  0:38 [binutils-gdb] Fix "maintenance selftest" printing stray instructions sergiodj+buildbot
2017-02-05  8:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-03  0:13 [binutils-gdb] MIPS/BFD: Respect the ELF gABI dynamic symbol table sort requirement sergiodj+buildbot
2017-02-04 23:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-02 23:37 [binutils-gdb] MIPS/BFD: Fix assertion in `mips_elf_sort_hash_table' sergiodj+buildbot
2017-02-04 11:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-02 14:53 [binutils-gdb] Fix "-gdb-set logging redirect on" crash sergiodj+buildbot
2017-02-03 23:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-02 13:22 [binutils-gdb] Reuse buffers across gdb_pretty_print_insn calls sergiodj+buildbot
2017-02-03 15:57 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-02 12:25 [binutils-gdb] Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy sergiodj+buildbot
2017-02-03 11:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-02 11:42 [binutils-gdb] Add back gdb_pretty_print_insn sergiodj+buildbot
2017-02-03  7:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-01 16:37 [binutils-gdb] btrace, testsuite: fix extended-remote fail sergiodj+buildbot
2017-02-02 16:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-01 15:06 [binutils-gdb] btrace: add unsupported/untested messages when skipping tests sergiodj+buildbot
2017-02-02  8:28 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-01 14:07 [binutils-gdb] btrace: allow recording to be started (and stopped) for running threads sergiodj+buildbot
2017-02-02  4:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-01 13:56 [binutils-gdb] thread: add can_access_registers_ptid sergiodj+buildbot
2017-02-02  0:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-01  1:15 [binutils-gdb] gdb/mi/mi-interp.c: Fix typos sergiodj+buildbot
2017-02-01 16:19 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-02-01  0:40 [binutils-gdb] gdb/varobj.c: Fix leak sergiodj+buildbot
2017-02-01  8:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-31 23:53 [binutils-gdb] gdb: make_scoped_restore and types convertible to T sergiodj+buildbot
2017-02-01  4:15 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-27 15:16 [binutils-gdb] amd64: remove additional comparison for validity of a register number sergiodj+buildbot
2017-01-28 10:37 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-27 12:25 [binutils-gdb] Fix disassembling of TIC6X parallel instructions where the previous fetch packet ended with a 32-bit insn sergiodj+buildbot
2017-01-28  2:27 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-27  8:31 [binutils-gdb] Fix unused-but-set warning in elf32-cris.c:elf_cris_finish_dynamic_symbol sergiodj+buildbot
2017-01-27 18:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 19:49 [binutils-gdb] Use gdbpy_enter in cmdpy_function sergiodj+buildbot
2017-01-17  6:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 19:18 [binutils-gdb] Introduce gdbpy_enter_varobj and use it sergiodj+buildbot
2017-01-17  0:50 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 19:07 [binutils-gdb] Use gdbpy_enter in py-finishbreakpoint.c sergiodj+buildbot
2017-01-14 13:47 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 17:26 [binutils-gdb] Use gdbpy_enter in gdbpy_before_prompt_hook sergiodj+buildbot
2017-01-16  5:47 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 17:11 [binutils-gdb] Use gdbpy_enter in py-prettyprint.c sergiodj+buildbot
2017-01-16  1:47 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 16:56 [binutils-gdb] Introduce htab_up and use gdbpy_enter in py-framefilter.c sergiodj+buildbot
2017-01-15 21:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 16:05 [binutils-gdb] Use gdbpy_enter in py-unwind.c sergiodj+buildbot
2017-01-15 17:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 14:59 [binutils-gdb] Use gdbpy_enter in py-type.c sergiodj+buildbot
2017-01-15 10:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 14:45 [binutils-gdb] Use gdbpy_ref in py-prettyprint.c sergiodj+buildbot
2017-01-13  9:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 14:43 [binutils-gdb] Use gdbpy_enter in python.c sergiodj+buildbot
2017-01-15  6:12 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 13:26 [binutils-gdb] Use gdbpy_ref in py-linetable.c sergiodj+buildbot
2017-01-13  0:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 13:22 [binutils-gdb] Use gdbpy_enter in py-inferior.c sergiodj+buildbot
2017-01-14 18:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 12:35 [binutils-gdb] Use gdbpy_enter in py-breakpoint.c sergiodj+buildbot
2017-01-14  5:12 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 11:46 [binutils-gdb] Introduce gdbpy_enter sergiodj+buildbot
2017-01-14  1:24 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 11:14 [binutils-gdb] Use gdbpy_ref in py-value.c sergiodj+buildbot
2017-01-13 17:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 10:38 [binutils-gdb] Use gdbpy_ref in py-function.c sergiodj+buildbot
2017-01-12  8:50 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11 10:24 [binutils-gdb] Use gdbpy_ref in python.c sergiodj+buildbot
2017-01-13 13:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11  8:42 [binutils-gdb] Use gdbpy_ref in gdbpy_string_to_argv sergiodj+buildbot
2017-01-12  5:06 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-11  5:41 [binutils-gdb] Introduce py-ref.h sergiodj+buildbot
2017-01-11 16:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-10 19:51 [binutils-gdb] Don't use elf_i386_eh_frame_plt directly sergiodj+buildbot
2017-01-11  4:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-10 16:47 [binutils-gdb] Change return type of ui_out redirect to void sergiodj+buildbot
2017-01-10 23:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-06 19:22 [binutils-gdb] Include ppc-tdep.h in ppc-linux-tdep.h sergiodj+buildbot
2017-01-08 20:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-06 18:31 [binutils-gdb] Include signal.h in nat/amd64-linux-siginfo.h sergiodj+buildbot
2017-01-08 16:28 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-06 17:08 [binutils-gdb] Include mi-cmds.h in mi-parse.h sergiodj+buildbot
2017-01-08  9:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-06 15:35 [binutils-gdb] Include doublest.h and expression.h in dfp.h sergiodj+buildbot
2017-01-08  1:42 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-05 15:02 [binutils-gdb] Fix ARI warning sergiodj+buildbot
2017-01-07 13:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-04 20:32 [binutils-gdb] Use correct OSABI constant for FreeBSD/mips binaries sergiodj+buildbot
2017-01-07  1:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-04 14:57 [binutils-gdb] update-copyright.py for binutils sergiodj+buildbot
2017-01-06 17:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-04 14:42 [binutils-gdb] Sync libiberty from gcc sergiodj+buildbot
2017-01-06 13:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-04 13:51 [binutils-gdb] picflag.m4 high bit set in comment sergiodj+buildbot
2017-01-06  8:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-04 10:10 [binutils-gdb] Fix an internal error on writing pieced value sergiodj+buildbot
2017-01-06  1:28 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-04  5:38 [binutils-gdb] Fix generation of GOT table when only GOT-relative relocs are used sergiodj+buildbot
2017-01-05 12:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-04  3:11 [binutils-gdb] Add fall through comment sergiodj+buildbot
2017-01-05  9:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-04  2:25 [binutils-gdb] Add new Serbian translation for the opcodes library sergiodj+buildbot
2017-01-05  5:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-04  2:06 [binutils-gdb] Regen opcodes cgen files sergiodj+buildbot
2017-01-04 18:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2017-01-04  1:00 [binutils-gdb] Set SHF_INFO_LINK for .PARISC.unwind sergiodj+buildbot
2017-01-04 10:14 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-31 13:03 [binutils-gdb] Fix riscv breakage sergiodj+buildbot
2016-12-31 23:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-29 16:30 [binutils-gdb] Return 'int' rather than 'unsigned short' in avrdis_opcode sergiodj+buildbot
2016-12-30 18:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-28 12:52 [binutils-gdb] Use dynrelro for symbols in relro sections too sergiodj+buildbot
2016-12-30  6:11 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-24  1:33 [binutils-gdb] MIPS16: Add ASMACRO instruction support sergiodj+buildbot
2016-12-29  6:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-23 21:54 [binutils-gdb] MIPS16: Handle non-extensible instructions correctly sergiodj+buildbot
2016-12-28 19:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-23 21:30 [binutils-gdb] opcodes: Use autoconf to check for `bfd_mips_elf_get_abiflags' in BFD sergiodj+buildbot
2016-12-28  7:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-23 20:03 [binutils-gdb] Fix more cases of improper test names sergiodj+buildbot
2016-12-28  1:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-23 18:37 [binutils-gdb] Fix incorrect reference to source files sergiodj+buildbot
2016-12-27 19:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-23 14:34 [binutils-gdb] hppa-linux-gnu-ranlib: libcpp.a: File format not recognized sergiodj+buildbot
2016-12-27  7:21 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-20 14:09 [binutils-gdb] MIPS16/opcodes: Correct 64-bit macros' ISA membership sergiodj+buildbot
2016-12-24  2:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-20  2:07 [binutils-gdb] Add canonical JALR for RISC-V sergiodj+buildbot
2016-12-23 10:40 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-20  2:07 [binutils-gdb] Rework RISC-V relocations sergiodj+buildbot
2016-12-22 22:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-04  2:02 [binutils-gdb] Fix bugs with tbnz/tbz instructions sergiodj+buildbot
2016-12-17 12:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-02 21:50 [binutils-gdb] Remove unneeded pattern matching in gdb.base/maint.exp sergiodj+buildbot
2016-12-16  9:19 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-02 20:34 [binutils-gdb] Test user-defined gdb commands and arguments stack sergiodj+buildbot
2016-12-16  2:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-02 19:55 [binutils-gdb] Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitution sergiodj+buildbot
2016-12-15 23:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-02 18:56 [binutils-gdb] Fix seg-fault in linker when passed a corrupt binary input file sergiodj+buildbot
2016-12-15 22:24 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-02 16:48 [binutils-gdb] PR symtab/16264 - support DW_AT_main_subprogram sergiodj+buildbot
2016-12-15 13:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-02  6:01 [binutils-gdb] Don't handle timeout inside gdb_test_multiple sergiodj+buildbot
2016-12-14 15:20 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-02  4:41 [binutils-gdb] Simplify ui-out level code sergiodj+buildbot
2016-12-14  6:08 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-02  2:49 [binutils-gdb] Class-ify ui_out_hdr sergiodj+buildbot
2016-12-14  0:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-02  2:11 [binutils-gdb] Replace hand-made linked list of ui_out_hdr by vector and iterator sergiodj+buildbot
2016-12-13 17:54 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-02  1:27 [binutils-gdb] Fixup testcases outputting own name as a test name and standardize failed compilation messages sergiodj+buildbot
2016-12-13 15:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-02  0:34 [binutils-gdb] Fix test names starting with uppercase using multi-line gdb_test_multiple sergiodj+buildbot
2016-12-13 12:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-02  0:06 [binutils-gdb] Fix test names starting with uppercase using multi-line gdb_test_no_output sergiodj+buildbot
2016-12-13  9:40 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-01 23:25 [binutils-gdb] Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test sergiodj+buildbot
2016-12-13  6:42 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-01 22:09 [binutils-gdb] Fix test names starting with uppercase using gdb_test_no_output sergiodj+buildbot
2016-12-13  1:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-01 21:50 [binutils-gdb] Fix test names starting with uppercase using gdb_test on a single line sergiodj+buildbot
2016-12-12 22:12 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-01 12:29 [binutils-gdb] Fix a seg-fault disassembling a corrupt binary sergiodj+buildbot
2016-12-12  6:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-12-01  5:58 [binutils-gdb] Use std::string in ui_out_table sergiodj+buildbot
2016-12-11 20:54 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-29 12:01 [binutils-gdb] [ARC] Add checking for LP_COUNT reg usage, improve error reporting sergiodj+buildbot
2016-12-10 16:16 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-28 20:51 [binutils-gdb] Partially revert patch for PR 20815 - do not sort the PT_LOAD segments. Non-ordered segments are needed by the Linux kernel sergiodj+buildbot
2016-12-10  7:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-28 17:50 [binutils-gdb] Move computed value's frame id to piece_closure sergiodj+buildbot
2016-12-09 19:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-27  5:56 [binutils-gdb] Fix return value of uo_redirect sergiodj+buildbot
2016-12-08 23:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-23  9:06 [binutils-gdb] elf_backend_dtrel_excludes_plt sergiodj+buildbot
2016-12-06  3:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-23  0:03 [binutils-gdb] Change gdbarch software_single_step frame_info to regcache sergiodj+buildbot
2016-12-05  6:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-22 20:47 [binutils-gdb] gdbarch software_single_step frame_info to regcache: s390 sergiodj+buildbot
2016-12-04 20:21 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-22 18:47 [binutils-gdb] gdbarch software_single_step frame_info to regcache: moxie sergiodj+buildbot
2016-12-04 11:09 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-21 14:37 [binutils-gdb] Create subobject value in pretty printer sergiodj+buildbot
2016-12-02 20:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-19  0:43 [binutils-gdb] bfd: fix negative GOT offsets for non-local references on sparc64 sergiodj+buildbot
2016-12-02  1:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-18 18:01 [binutils-gdb] libiberty: Add -Wshadow=local to warning flags (if supported) sergiodj+buildbot
2016-12-01 13:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-18 12:49 [binutils-gdb] [AArch64] Add ARMv8.3 weaker release consistency load instructions sergiodj+buildbot
2016-11-30 17:54 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-16 22:04 [binutils-gdb] Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_ID sergiodj+buildbot
2016-11-28 21:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-16 21:50 [binutils-gdb] Distinguish sentinel frame from null frame sergiodj+buildbot
2016-11-28 17:51 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-15 22:01 [binutils-gdb] Delete gdb::unique_ptr/gdb::move sergiodj+buildbot
2016-11-26 17:08 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-11 19:33 [binutils-gdb] [AArch64] Add ARMv8.3 combined pointer authentication branch instructions sergiodj+buildbot
2016-11-24 19:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-11 15:42 [binutils-gdb] [AArch64] Add ARMv8.3 instructions which are in the NOP space sergiodj+buildbot
2016-11-24  7:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-11 12:02 [binutils-gdb] Remove apply_val_pretty_printer parameter valaddr sergiodj+buildbot
2016-11-23 16:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-11 10:40 [binutils-gdb] Remove parameter valaddr from c print functions sergiodj+buildbot
2016-11-23 14:06 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-11 10:09 [binutils-gdb] sim: mips: fix dv-tx3904cpu build error sergiodj+buildbot
2016-11-23 10:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-10  9:30 [binutils-gdb] [AArch64] Bind defined symbol locally in PIE sergiodj+buildbot
2016-11-22 13:21 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-10  7:48 [binutils-gdb] Further cleanup/modernization of gdb.base/commands.exp sergiodj+buildbot
2016-11-22  2:14 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-10  4:19 [binutils-gdb] tui-disasm: Fix line buffer size calculation sergiodj+buildbot
2016-11-20 12:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-10  1:21 [binutils-gdb] darwin-nat.c: handle Darwin 16 (aka Sierra) sergiodj+buildbot
2016-11-20  6:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-09 20:30 [binutils-gdb] Remove parameter valaddr from la_val_print sergiodj+buildbot
2016-11-19 12:24 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-09  9:53 [binutils-gdb] Use ui_file_as_string in gdb/cli/cli-setshow.c sergiodj+buildbot
2016-11-17  6:50 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-09  6:19 [binutils-gdb] Use ui_file_as_string in gdb/top.c sergiodj+buildbot
2016-11-16 13:29 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-09  3:33 [binutils-gdb] Use ui_file_as_string in gdb/arm-tdep.c sergiodj+buildbot
2016-11-15 20:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-08 14:21 [binutils-gdb] Fix PR breakpoints/20739: Badly formatted adress string in error message sergiodj+buildbot
2016-11-13  1:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-07 23:22 [binutils-gdb] configure.tgt (x86_64-*-elf*): Remove i386bsd-tdep.o sergiodj+buildbot
2016-11-11 12:28 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-05  4:41 [binutils-gdb] Fix a few typos sergiodj+buildbot
2016-11-11  3:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-04 23:14 [binutils-gdb] arc/nps400: Validate address type operands correctly sergiodj+buildbot
2016-11-10 13:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-04 17:12 [binutils-gdb] Add support for ARM Cortex-M33 processor sergiodj+buildbot
2016-11-10 13:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-04 14:52 [binutils-gdb] Fix building binutils for all 32-bit targets by moving riscv32 target into 64-bit builds only sergiodj+buildbot
2016-11-10 13:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 23:26 [binutils-gdb] Add support for the sizeof function in Rust sergiodj+buildbot
2016-11-10 13:34 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 23:17 [binutils-gdb] Add support for untagged unions in Rust sergiodj+buildbot
2016-11-10 13:34 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 23:05 [binutils-gdb] Fix handling of discriminantless univariant enums in Rust; fix bug with encoded enums sergiodj+buildbot
2016-11-10 13:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 18:59 [binutils-gdb] arc: Implement NPS-400 dcmac instruction sergiodj+buildbot
2016-11-10 13:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 18:26 [binutils-gdb] arc: Change max instruction length to 64-bits sergiodj+buildbot
2016-11-10 13:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 18:15 [binutils-gdb] arc: Swap highbyte and lowbyte in print_insn_arc sergiodj+buildbot
2016-11-10 13:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 18:03 [binutils-gdb] opcodes/arc: Make some macros 64-bit safe sergiodj+buildbot
2016-11-10 13:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 17:51 [binutils-gdb] arc: Replace ARC_SHORT macro with arc_opcode_len function sergiodj+buildbot
2016-11-10 13:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 17:39 [binutils-gdb] arc/opcodes/nps400: Fix some instruction masks sergiodj+buildbot
2016-11-10 13:29 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 17:33 [binutils-gdb] X86: Reuse opcode 0x80 decoder for opcode 0x82 sergiodj+buildbot
2016-11-10 13:28 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 17:21 [binutils-gdb] X86: Decode opcode 0x82 as opcode 0x80 in 32-bit mode sergiodj+buildbot
2016-11-10 13:28 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 17:04 [binutils-gdb] Replace YY_NULL with YY_NULLPTR in LANG-exp.c sergiodj+buildbot
2016-11-10 13:27 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 16:59 [binutils-gdb] Deprecate old platforms sergiodj+buildbot
2016-11-10 13:27 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 16:43 [binutils-gdb] X86: Rename REG_82 to REG_83 sergiodj+buildbot
2016-11-10 13:26 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 16:27 [binutils-gdb] Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION sergiodj+buildbot
2016-11-10 13:26 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 16:26 [binutils-gdb] Remove arm_override_mode sergiodj+buildbot
2016-11-10 13:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 16:16 [binutils-gdb] Determine the kind of single step breakpoint sergiodj+buildbot
2016-11-10 13:24 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 16:05 [binutils-gdb] Add default_breakpoint_from_pc sergiodj+buildbot
2016-11-10 13:24 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 15:50 [binutils-gdb] Remove gdbarch_remote_breakpoint_from_pc sergiodj+buildbot
2016-11-10 13:23 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 15:46 [binutils-gdb] Rename placed_size to kind sergiodj+buildbot
2016-11-10 13:23 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-03 15:40 [binutils-gdb] New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kind sergiodj+buildbot
2016-11-10 12:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-11-02 19:49 [binutils-gdb] Enable Intel AVX512_4VNNIW instructions sergiodj+buildbot
2016-11-09 12:06 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-29 16:13 [binutils-gdb] Support command-line redirection in native MS-Windows debugging sergiodj+buildbot
2016-11-07 21:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-28 15:46 [binutils-gdb] gdb/testsuite: Avoid a buffer overrun in `gdb.base/maint.exp' sergiodj+buildbot
2016-11-07 11:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-28 14:01 [binutils-gdb] Fix gdb.base/maint.exp regressions sergiodj+buildbot
2016-11-07  3:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-28 12:51 [binutils-gdb] btrace: bridge gaps sergiodj+buildbot
2016-11-06 23:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-28 11:31 [binutils-gdb] btrace: update tail call heuristic sergiodj+buildbot
2016-11-06 15:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-27 17:39 [binutils-gdb] Enable range stepping if software single step is supported sergiodj+buildbot
2016-11-06  5:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-27 17:15 [binutils-gdb] Get pending events in random sergiodj+buildbot
2016-11-06  1:54 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-27 15:49 [binutils-gdb] Remove single-step breakpoint for GDBserver internal event sergiodj+buildbot
2016-11-05 22:20 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-27 13:09 [binutils-gdb] gdb: Coalesce/aggregate (async) vCont packets/actions sergiodj+buildbot
2016-11-05  6:20 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-26 21:33 [binutils-gdb] Make symfile_add_flags and objfile->flags strongly typed sergiodj+buildbot
2016-11-05 11:24 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-26 16:05 [binutils-gdb] gdb: Clean up remote.c:remote_resume sergiodj+buildbot
2016-10-26 19:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-25  5:31 [binutils-gdb] ARM/BFD: Correct an `index' global shadowing error sergiodj+buildbot
2016-10-25 22:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-17 23:24 [binutils-gdb] Fix duplicate test message in mi-trace-save.exp sergiodj+buildbot
2016-10-18  8:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-17 21:05 [binutils-gdb] Fix -trace-save crash when argument is missing sergiodj+buildbot
2016-10-18  1:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-17 13:56 [binutils-gdb] Removed pseudo invalid instructions opcodes sergiodj+buildbot
2016-10-17 17:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-17  9:46 [binutils-gdb] Sync libiberty sources with gcc mainline sergiodj+buildbot
2016-10-17 12:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-14 12:37 [binutils-gdb] [ARC] Disassembler: fix LIMM detection for short instructions sergiodj+buildbot
2016-10-15  5:19 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-13 17:38 [binutils-gdb] ARI: Remove true/false checks sergiodj+buildbot
2016-10-14 16:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-13 15:27 [binutils-gdb] Share proc get_var_address sergiodj+buildbot
2016-10-13 17:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-13 14:54 [binutils-gdb] Skip testing structures with floating points sergiodj+buildbot
2016-10-13 15:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-13  5:24 [binutils-gdb] Use std::string in macho_symfile_read_all_oso sergiodj+buildbot
2016-10-13  7:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-13  4:50 [binutils-gdb] Remove unnecessary null_cleanup sergiodj+buildbot
2016-10-13  6:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-13  2:59 [binutils-gdb] Turn wchar iterator into a class sergiodj+buildbot
2016-10-13  4:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-13  2:25 [binutils-gdb] Change selttest.c to use use std::vector sergiodj+buildbot
2016-10-13  3:29 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-13  1:21 [binutils-gdb] Convert tid_range_parser and get_number_or_range to classes sergiodj+buildbot
2016-10-13  2:14 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-12 16:00 [binutils-gdb] arc: Add support for Newlib sergiodj+buildbot
2016-10-12 17:50 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-12 15:51 [binutils-gdb] Fixup gdb.python/py-value.exp for bare-metal aarch64-elf sergiodj+buildbot
2016-10-12 19:08 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-12 13:32 [binutils-gdb] arc: Add evaluation of long jump targets sergiodj+buildbot
2016-10-12 16:34 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-12 13:03 [binutils-gdb] arc: Add a gdbarch_tdep structure sergiodj+buildbot
2016-10-12 15:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-12 11:51 [binutils-gdb] [AArch64] Track FP registers in prologue analyzer sergiodj+buildbot
2016-10-12 12:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-11 23:35 [binutils-gdb] BFD_FAKE_SECTION macro params sergiodj+buildbot
2016-10-12  0:29 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-11 17:27 [binutils-gdb] testsuite: Fix gdb.arch/powerpc-prologue.c compilation sergiodj+buildbot
2016-10-11 18:20 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-11 15:00 [binutils-gdb] testsuite: Use standard_output_file sergiodj+buildbot
2016-10-11 15:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-11 10:42 [binutils-gdb] [AArch64] PR target/20666, fix wrong encoding of new introduced BFC pseudo sergiodj+buildbot
2016-10-11 11:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-11  7:59 [binutils-gdb] Always descend into output section statements in lang_do_assignments sergiodj+buildbot
2016-10-11  8:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-10 11:41 [binutils-gdb] Share enum arm_breakpoint_kinds sergiodj+buildbot
2016-10-10 13:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-10 10:37 [binutils-gdb] Rename 'arch' by 'gdbarch' in m32c_gdbarch_init sergiodj+buildbot
2016-10-10 11:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-10  9:44 [binutils-gdb] Remove v850_dbtrap_breakpoint_from_pc sergiodj+buildbot
2016-10-10 10:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-09  0:26 [binutils-gdb] ui-out.c: Remove unused parameter to push_level sergiodj+buildbot
2016-10-09  5:23 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-07 10:50 [binutils-gdb] Set regdir in tdesc-regs.exp or arm sergiodj+buildbot
2016-10-09  0:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-07 10:19 [binutils-gdb] [AArch64] PR target/20667, fix disassembler for the "special" optional SYS_Rt operand for "ic"/"tlbi" sergiodj+buildbot
2016-10-09  1:19 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-07  7:22 [binutils-gdb] python: accept address and explicit locations in gdb.decode_line sergiodj+buildbot
2016-10-08 22:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-07  4:51 [binutils-gdb] Fix gdb.Value->python conversion for large unsigned ints sergiodj+buildbot
2016-10-08 12:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-10-07  2:07 [binutils-gdb] Pass link_info to _bfd_merge_private_bfd_data sergiodj+buildbot
2016-10-08 21:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-09-29 17:39 [binutils-gdb] Disallow 3-operand cmp[l][i] for ppc64 sergiodj+buildbot
2016-09-29 20:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-09-24  7:30 [binutils-gdb] Use std::string rather than dyn-string sergiodj+buildbot
2016-09-26 16:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-09-24  2:55 [binutils-gdb] Use std::string, std::vector in rust-lang.c sergiodj+buildbot
2016-09-26 10:54 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-09-22 13:27 [binutils-gdb] ppc: Add Power ISA 3.0/POWER9 instructions record support sergiodj+buildbot
2016-09-24 16:54 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-09-22 12:46 [binutils-gdb] [AArch64] Print spaces after commas in addresses sergiodj+buildbot
2016-09-24 14:26 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-09-22  7:02 [binutils-gdb] [AArch64][SVE 26/32] Add SVE MUL VL addressing modes sergiodj+buildbot
2016-09-23 16:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-09-19 16:45 [binutils-gdb] Consolidate target_mourn_inferior between GDB and gdbserver sergiodj+buildbot
2016-09-20 17:08 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-09-16 14:17 [binutils-gdb] Update ISA 3.0 / POWER9 gdb tests to match GAS test cases sergiodj+buildbot
2016-09-16 18:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-09-15 21:47 [binutils-gdb] Modify POWER9 support to match final ISA 3.0 documentation sergiodj+buildbot
2016-09-15 23:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-09-10 23:25 [binutils-gdb] Pass HWCAP to ifunc resolver sergiodj+buildbot
2016-09-12 15:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-09-02 22:03 [binutils-gdb] [GDBserver] Replace "reinsert_breakpoint" with "single_step_breakpoint" sergiodj+buildbot
2016-09-05 18:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-09-02 19:40 [binutils-gdb] Skip floating point tests in return-nodebug.exp if gdb_skip_float_test is true sergiodj+buildbot
2016-09-03 11:28 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-09-02  9:02 [binutils-gdb] Use target_continue{, _no_signal} instead of target_resume sergiodj+buildbot
2016-09-02 15:49 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-08-22 21:15 [binutils-gdb] Free the string buffer used by the chew program to hold each file it parses sergiodj+buildbot
2016-08-23  3:24 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-08-22 20:15 [binutils-gdb] Error on unsupported PowerPC ifuncs sergiodj+buildbot
2016-08-22 20:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-08-20  9:29 [binutils-gdb] Fix missing files for ld when test suite not compiled in the source directory sergiodj+buildbot
2016-08-22 20:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-08-11  0:35 [binutils-gdb] Support setting thread names (MS-Windows) sergiodj+buildbot
2016-08-11  0:40 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-08-10 21:20 [binutils-gdb] Quiet ARI gettext checks sergiodj+buildbot
2016-08-10 23:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-08-10  1:19 [binutils-gdb] Fix PR gdb/20418 - Problems with synchronous commands and new-ui sergiodj+buildbot
2016-08-10 11:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-08-10  0:26 [binutils-gdb] Fix PR mi/20431 - Missing MI prompts after sync execution MI command (-exec-continue, etc.) errors sergiodj+buildbot
2016-08-10  2:01 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-08-09 22:30 [binutils-gdb] Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions sergiodj+buildbot
2016-08-09 23:42 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-08-09 20:38 [binutils-gdb] Correct the calculation of the use_counts of merged .got entries sergiodj+buildbot
2016-08-09 22:11 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-08-09 13:48 [binutils-gdb] PR python/20190 - compute TLS symbol without a frame sergiodj+buildbot
2016-07-29  4:12 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-08-09  7:29 [binutils-gdb] Regenerate some target description files sergiodj+buildbot
2016-08-09 12:14 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-08-05 20:42 [binutils-gdb] Fix PR remote/20398: File-IO write always outputs "Quit" sergiodj+buildbot
2016-08-07  5:21 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-08-01 13:20 [binutils-gdb] Swap "single-process" and "multi-process" in process-dies-while-detaching.exp sergiodj+buildbot
2016-08-01 15:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-22 16:29 [binutils-gdb] Fix segfault in ARC linker when generating got entries for local symbols sergiodj+buildbot
2016-07-27  7:40 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-21 18:25 [binutils-gdb] Fix cast to 'gdb_breakpoint *' sergiodj+buildbot
2016-07-26 15:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-21 15:58 [binutils-gdb] Enqueue signal even when resuming threads sergiodj+buildbot
2016-07-26  8:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-21 10:51 [binutils-gdb] Use fsqrt() to calculate float (rather than double) square root sergiodj+buildbot
2016-07-25 11:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-19 10:01 [binutils-gdb] Use do_self_tests in selftest.exp sergiodj+buildbot
2016-07-23 22:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-15 10:05 [binutils-gdb] COFF buffer overflow in mark_relocs sergiodj+buildbot
2016-07-22 19:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-07 15:52 [binutils-gdb] Fix of default lookup for "this" symbol sergiodj+buildbot
2016-07-20  2:09 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-06 15:43 [binutils-gdb] Remove extraneous parentheses sergiodj+buildbot
2016-07-19 15:37 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-06 15:28 [binutils-gdb] Use unsigned integer constant with left shifts sergiodj+buildbot
2016-07-06 17:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-06 14:25 [binutils-gdb] Set uses_fp for frames with a valid FP register explicitly sergiodj+buildbot
2016-07-06 16:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-06 13:45 [binutils-gdb] Remove check for negative size sergiodj+buildbot
2016-07-06 15:16 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-06 13:14 [binutils-gdb] Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type sergiodj+buildbot
2016-07-06 13:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-06  7:38 [binutils-gdb] [ARM] Fix endless recursion on calculating CPRC candidate sergiodj+buildbot
2016-07-06  8:23 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-06  5:38 [binutils-gdb] Allow subscripting raw pointers sergiodj+buildbot
2016-07-06  6:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-05 14:06 [binutils-gdb] Fix fail in gdb.mi/mi-reverse.exp sergiodj+buildbot
2016-07-05 14:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-05 11:42 [binutils-gdb] [ARM] Purecode compatible long branch veneer for M-profile targets with MOVW sergiodj+buildbot
2016-07-05 13:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-05 10:56 [binutils-gdb] [ARM] Change noread to purecode sergiodj+buildbot
2016-07-05 11:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-05  9:02 [binutils-gdb] babeltrace compilation regression sergiodj+buildbot
2016-07-05  9:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-01 19:49 [binutils-gdb] Optimize memory_xfer_partial for remote sergiodj+buildbot
2016-07-02  2:19 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-01 19:44 [binutils-gdb] [AArch64] Fix +nofp16 handling sergiodj+buildbot
2016-07-02  0:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-01 18:48 [binutils-gdb] Fake VFORK_DONE events when following only the parent after a vfork sergiodj+buildbot
2016-07-01 23:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-01 18:19 [binutils-gdb] Move fbsd_resume and related functions below fork following helper code sergiodj+buildbot
2016-07-01 22:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-01 17:17 [binutils-gdb] Honor detach-on-fork on FreeBSD sergiodj+buildbot
2016-07-01 20:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-01 16:41 [binutils-gdb] Fix Thumb-2 BL detection sergiodj+buildbot
2016-07-01 19:40 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
2016-07-01 18:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-01 14:59 [binutils-gdb] Consolidate x86 debug register code for BSD native targets sergiodj+buildbot
2016-07-01 17:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-01 12:59 [binutils-gdb] Extend JIT-reader test and fix GDB problems that exposes sergiodj+buildbot
2016-07-01 15:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-01 12:41 [binutils-gdb] Fix failure to detach if process exits while detaching on Linux sergiodj+buildbot
2016-07-01 14:23 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-01 11:56 [binutils-gdb] Forget watchpoint locations when inferior exits or is killed/detached sergiodj+buildbot
2016-07-01 13:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-01 10:53 [binutils-gdb] Factor out "Detaching from program" message printing sergiodj+buildbot
2016-07-01 11:47 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-01  8:42 [binutils-gdb] x86: allow suffix-less movzw and 64-bit movzb sergiodj+buildbot
2016-07-01 10:29 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-01  7:49 [binutils-gdb] x86: remove stray instruction attributes sergiodj+buildbot
2016-07-01  9:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-07-01  7:09 [binutils-gdb] x86/Intel: fix operand checking for MOVSD sergiodj+buildbot
2016-07-01  7:52 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-30 15:32 [binutils-gdb] Fix typo in comment sergiodj+buildbot
2016-06-30 16:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-30 11:43 [binutils-gdb] Fix gdbserver/MI testing regression sergiodj+buildbot
2016-06-30 13:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-30 11:28 [binutils-gdb] Make testing gdb with FORCE_SEPARATE_MI_TTY=1 actually work sergiodj+buildbot
2016-06-30 12:11 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-30 10:07 [binutils-gdb] [ARM][GAS] ARMv8.2 should enable ARMv8.1 NEON instructions sergiodj+buildbot
2016-06-30 10:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-30  8:28 [binutils-gdb] Add support for simulating big-endian AArch64 binaries sergiodj+buildbot
2016-06-30  9:09 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-29 18:30 [binutils-gdb] Add copyright header in gdb.base/return.c sergiodj+buildbot
2016-06-29 20:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-29 16:58 [binutils-gdb] Fix PR python/20129 - use of non-existing variable sergiodj+buildbot
2016-06-29 19:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-29 16:36 [binutils-gdb] PR gdb/17210 - fix possible memory leak in read_memory_robust sergiodj+buildbot
2016-06-29 18:12 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-29 14:59 [binutils-gdb] Initialize strtok_r's saveptr to NULL sergiodj+buildbot
2016-06-29 16:49 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-29 14:20 [binutils-gdb] Set unknown_syscall differently on arm linux sergiodj+buildbot
2016-06-29 15:40 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-29 12:11 [binutils-gdb] sparc: make SPARC_OPCODE_ARCH_MAX part of its enum sergiodj+buildbot
2016-06-29 14:14 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-29 11:32 [binutils-gdb] Use strtok_r instead of strsep in rust_get_disr_info sergiodj+buildbot
2016-06-29 12:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-29 10:35 [binutils-gdb] Preserve all mapping symbols in ARM and AArch64 object files sergiodj+buildbot
2016-06-29 11:28 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-28 18:34 [binutils-gdb] [TILEPro] Don't build gdb sergiodj+buildbot
2016-06-29  6:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-28 16:19 [binutils-gdb] Fix typo in previous commit sergiodj+buildbot
2016-06-29  3:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-28 15:00 [binutils-gdb] Mark ARM mapping symbols in object files are precious, so that strip will not remove them sergiodj+buildbot
2016-06-29  1:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-28 13:01 [binutils-gdb] Remove parameter sysret from linux_target_ops.get_syscall_trapinfo sergiodj+buildbot
2016-06-28 17:11 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-28 12:03 [binutils-gdb] Probe catch syscall support sergiodj+buildbot
2016-06-28 15:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-22 11:03 [binutils-gdb] Send deleted watchpoint-scope output to all UIs sergiodj+buildbot
2016-06-24  0:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-21 16:33 [binutils-gdb] Make main_ui be heap allocated sergiodj+buildbot
2016-06-23 10:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-21 15:18 [binutils-gdb] Push thread->control.command_interp to the struct thread_fsm sergiodj+buildbot
2016-06-23  6:12 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-14 22:53 [binutils-gdb] Initialize 'ra' to zero to avoid uninitialized use sergiodj+buildbot
2016-06-15  6:11 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-07 15:04 [binutils-gdb] Fix PLT first entry GOT operand calculation sergiodj+buildbot
2016-06-07 17:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-07 13:02 [binutils-gdb] PowerPC VLE sergiodj+buildbot
2016-06-07 14:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-07 11:49 [binutils-gdb] Frame static link: Handle null pointer sergiodj+buildbot
2016-06-07 12:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-07  9:09 [binutils-gdb] [ARM] Add command line option for RAS extension sergiodj+buildbot
2016-06-07  9:52 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-06 21:21 [binutils-gdb] Add method/format information to =record-started sergiodj+buildbot
2016-06-06 22:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-06 18:25 [binutils-gdb] Support x86-64 TLS code sequences without PLT sergiodj+buildbot
2016-06-06 19:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-04 20:35 [binutils-gdb] Add z8k ld testsuite and fix range check in coff-z8k.c sergiodj+buildbot
2016-06-04 21:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-03 23:50 [binutils-gdb] Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu sergiodj+buildbot
2016-06-04  1:37 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-03 23:15 [binutils-gdb] Handle indirect branches for AMD64 and Intel64 sergiodj+buildbot
2016-06-04  0:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-03 11:47 [binutils-gdb] Fix C++ build for Cygwin sergiodj+buildbot
2016-06-03 12:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-02 19:39 [binutils-gdb] Fix PR python/18984 sergiodj+buildbot
2016-06-02 19:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-02 16:28 [binutils-gdb] Add "arm_any" architecture type to allow -m option to various binutils to match any ARM architecture sergiodj+buildbot
2016-06-02 17:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-02 15:40 [binutils-gdb] mi-memory-changed.exp: Fix filename passed to untested sergiodj+buildbot
2016-06-02 16:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-02 15:31 [binutils-gdb] Allow ARC Linux targets that do not use uclibc sergiodj+buildbot
2016-06-02 15:50 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-02 14:30 [binutils-gdb] Replace data32 with data16 in comments sergiodj+buildbot
2016-06-02 14:51 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-02 13:17 [binutils-gdb] Add support for 48 and 64 bit ARC instructions sergiodj+buildbot
2016-06-02 13:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-02  3:32 [binutils-gdb] Revert PR16467 change sergiodj+buildbot
2016-06-02  3:47 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-02  1:33 [binutils-gdb] add more extern C sergiodj+buildbot
2016-06-02  1:51 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-01 16:03 [binutils-gdb] Add new Serbian translation for the bfd library sergiodj+buildbot
2016-06-01 17:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-01 15:48 [binutils-gdb] gdb/remote-fileio.c: Eliminate custom SIGINT signal handler sergiodj+buildbot
2016-06-01 17:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-01 15:39 [binutils-gdb] Add support for some variants of the ARC nps400 rflt instruction sergiodj+buildbot
2016-06-01 16:11 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-01 10:56 [binutils-gdb] Add xmalloc_failed() function to common-utils.c in to avoid the need to link in libiberty's xmalloc code sergiodj+buildbot
2016-06-01 11:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-01  9:27 [binutils-gdb] infcmd, btrace: fix crash in 'finish' for tailcall-only frames sergiodj+buildbot
2016-06-01  9:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-01  8:46 [binutils-gdb] Wake up interruptible_select in remote_fileio ctrl-c handler sergiodj+buildbot
2016-06-01  9:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-06-01  3:22 [binutils-gdb] sh: make constant unsigned to avoid narrowing sergiodj+buildbot
2016-06-01  3:37 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-31 19:07 [binutils-gdb] [PR gdb/19893] Fix handling of synthetic C++ references sergiodj+buildbot
2016-05-31 19:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-31 11:20 [binutils-gdb] Don't needlessly clear xmemdup allocated memory sergiodj+buildbot
2016-05-31 11:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-30 17:39 [binutils-gdb] Add tests for 64bit values in trace-condition.exp sergiodj+buildbot
2016-05-30 21:29 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-30 17:30 [binutils-gdb] Add variable length tests for emit_ref in trace-condition.exp sergiodj+buildbot
2016-05-30 20:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-30 17:22 [binutils-gdb] Add emit_less_unsigned test in trace-condition.exp sergiodj+buildbot
2016-05-30 19:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-30 17:13 [binutils-gdb] Move trace conditions tests from ftrace.exp to trace-condition.exp sergiodj+buildbot
2016-05-30 18:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-30 17:04 [binutils-gdb] Add counter-cases for trace-condition.exp tests sergiodj+buildbot
2016-05-30 17:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-30 12:38 [binutils-gdb] PR 15231: import bare DW_TAG_lexical_block sergiodj+buildbot
2016-05-30 13:57 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-30 12:29 [binutils-gdb] Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum sergiodj+buildbot
2016-05-30 13:06 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-29 18:59 [binutils-gdb] NEWS: QCatchSyscalls: simplify sergiodj+buildbot
2016-05-29 19:29 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-29 16:52 [binutils-gdb] NEWS: Remove empty line sergiodj+buildbot
2016-05-29 17:29 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-29 15:10 [binutils-gdb] Add .noavx512XX directives to x86 assembler sergiodj+buildbot
2016-05-29 15:42 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-28 13:19 [binutils-gdb] Add dependencies to configure rule sergiodj+buildbot
2016-05-28 13:57 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-28 10:23 [binutils-gdb] MIPS/BFD: Correctly handle `bfd_reloc_outofrange' with branches sergiodj+buildbot
2016-05-28 12:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-28 10:13 [binutils-gdb] MIPS/BFD: Enable local R_MIPS_26 overflow detection sergiodj+buildbot
2016-05-28 11:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-28  2:08 [binutils-gdb] Return void from linker callbacks sergiodj+buildbot
2016-05-28  7:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-27 22:07 [binutils-gdb] MIPS/BFD: Include the addend in JALX's target alignment verification sergiodj+buildbot
2016-05-28  6:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-27 21:56 [binutils-gdb] MIPS/BFD: Fix section symbol name fetching in relocation sergiodj+buildbot
2016-05-28  5:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-27 17:19 [binutils-gdb] Update x86 CPU_XXX_FLAGS handling sergiodj+buildbot
2016-05-28  3:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-27 15:32 [binutils-gdb] Skip attach-many-short-lived-threads.exp on known-broken DejaGnu versions sergiodj+buildbot
2016-05-28  2:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-27 15:15 [binutils-gdb] Replace CpuAMD64/CpuIntel64 with AMD64/Intel64 sergiodj+buildbot
2016-05-28  1:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-27 14:08 [binutils-gdb] Correct CpuMax in i386-opc.h sergiodj+buildbot
2016-05-27 23:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-27 13:49 [binutils-gdb] Fix typo introduced during the most recent synchronization update sergiodj+buildbot
2016-05-27 22:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-27 13:08 [binutils-gdb] Improve the MSP430 disassembler's handling of memory read errors sergiodj+buildbot
2016-05-27 20:28 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-27  0:21 [binutils-gdb] Add support for new POWER ISA 3.0 instructions sergiodj+buildbot
2016-05-27 13:24 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-25 20:20 [binutils-gdb] MIPS/BFD: Report `bfd_reloc_outofrange' errors as such sergiodj+buildbot
2016-05-27  6:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-25 19:18 [binutils-gdb] Enable VREX for all AVX512 directives sergiodj+buildbot
2016-05-27  4:24 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-25 18:50 [binutils-gdb] Enable VREX for AVX512 directives sergiodj+buildbot
2016-05-27  1:40 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-25 14:18 [binutils-gdb] fix spelling of HAVE_LIBPYTHON2_4 in py-value.c sergiodj+buildbot
2016-05-26 13:20 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-25  8:02 [binutils-gdb] Fortran, testsuite: Fix duplicate testcase name sergiodj+buildbot
2016-05-26  8:49 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-25  7:30 [binutils-gdb] Fortran, typeprint: Take level of details into account when printing elements of a structure sergiodj+buildbot
2016-05-26  1:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-24 14:34 [binutils-gdb] [Linux] Optimize PID -> struct lwp_info lookup sergiodj+buildbot
2016-05-25  4:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-24 14:15 [binutils-gdb] [Linux] Read vDSO range from /proc/PID/task/PID/maps instead of /proc/PID/maps sergiodj+buildbot
2016-05-24 23:47 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-24 14:06 [binutils-gdb] Linux native thread create/exit events support sergiodj+buildbot
2016-05-24 21:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-24 11:32 [binutils-gdb] Fix syntax error in annota-input-while-running.exp sergiodj+buildbot
2016-05-24 18:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-23 11:03 [binutils-gdb] Sync config.guess and config.sub with FSF GCC mainline versions sergiodj+buildbot
2016-05-23 16:52 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-23  8:59 [binutils-gdb] Support for dedicated output section for some ARM veneer types sergiodj+buildbot
2016-05-23 12:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-18 17:49 [binutils-gdb] Fix build failure with GCC 4.1 sergiodj+buildbot
2016-05-19 10:50 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-18 12:06 [binutils-gdb] Updated Swedish translations for bfd and binutils sergiodj+buildbot
2016-05-18 21:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-17 22:37 [binutils-gdb] Add array start and end strings to generic_val_print_decorations sergiodj+buildbot
2016-05-18  4:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-13  5:36 [binutils-gdb] ld -z combreloc elf_link_sort_relocs sergiodj+buildbot
2016-05-13  6:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-11  1:45 [binutils-gdb] fix up two issues with the removal of unused variables sergiodj+buildbot
2016-05-11 15:19 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-10  2:02 [binutils-gdb] PR 20059 _bfd_elf_copy_link_hash_symbol_type segfault sergiodj+buildbot
2016-05-10  3:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-05  8:19 [binutils-gdb] Change type of cpsr in arm_sigreturn_next_pc sergiodj+buildbot
2016-05-05  9:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-05-04  0:22 [binutils-gdb] PR symtab/19914 fix handling of dwp + split debug sergiodj+buildbot
2016-05-04 10:34 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-27 16:28 [binutils-gdb] Skip debug sections when estimating distances sergiodj+buildbot
2016-04-27 21:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-22 18:39 [binutils-gdb] Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc) sergiodj+buildbot
2016-04-23 20:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-22 18:06 [binutils-gdb] Choose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEMORY in read_value_memory sergiodj+buildbot
2016-04-23 22:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
2016-04-22 13:40 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-21  0:21 [binutils-gdb] Don't check relocations in excluded sections sergiodj+buildbot
2016-04-21 17:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-20 22:27 [binutils-gdb] Build GDB as a C++ program by default sergiodj+buildbot
2016-04-21 14:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-19 23:53 [binutils-gdb] Handle void * conversions in FreeBSD/x86 native code to fix C++ build sergiodj+buildbot
2016-04-20  9:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-13  8:11 [binutils-gdb] Do target_terminal_ours in query & friends instead of in all callers sergiodj+buildbot
2016-04-14 16:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-12 20:57 [binutils-gdb] Use target_terminal_ours_for_output in warning/internal_error sergiodj+buildbot
2016-04-14 13:09 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-09 12:55 [binutils-gdb] gdb.python/py-mi-events-gdb.py: Add parentheses to print sergiodj+buildbot
2016-04-09 13:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-08 18:56 [binutils-gdb] Fix gdb.server/solib-list.exp regression sergiodj+buildbot
2016-04-08 20:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-08 18:24 [binutils-gdb] value: Make accessor methods' parameters const-correct sergiodj+buildbot
2016-04-08 18:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-08 13:52 [binutils-gdb] testsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base/jit-so.exp sergiodj+buildbot
2016-04-08 14:01 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-07 20:44 [binutils-gdb] testsuite: Fix false FAILs with .bashrc GDBHISTFILE= sergiodj+buildbot
2016-04-08  4:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-06 22:32 [binutils-gdb] Eliminate -var-create error for optzd ptr to struct sergiodj+buildbot
2016-04-07  2:16 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-06 21:44 [binutils-gdb] Optimized-out pointer: New test for error handling sergiodj+buildbot
2016-04-07  0:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-06 21:04 [binutils-gdb] Fix gdb.threads/dlopen-libpthread.exp crash sergiodj+buildbot
2016-04-06 22:52 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-06 19:51 [binutils-gdb] Revert the previous commit adding unknown_v_replies_ok sergiodj+buildbot
2016-04-06 21:09 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-06  8:42 [binutils-gdb] Fix memory leak in ld ARM backend sergiodj+buildbot
2016-04-06 12:50 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-06  7:08 [binutils-gdb] testsuite: Update py-mi-objfile to expect console format print sergiodj+buildbot
2016-04-06 11:08 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-04-05 18:35 [binutils-gdb] Improve gdb_remote_download, remove gdb_download sergiodj+buildbot
2016-04-06  4:21 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-31 12:58 [binutils-gdb] python: Use console format for output of gdb.execute command sergiodj+buildbot
2016-03-31 15:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-21 17:00 [binutils-gdb] arc/gas: default mach is arc700, initialised in md_begin sergiodj+buildbot
2016-03-21 19:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-18 17:25 [binutils-gdb] Fix thinko in new GET_VEC_ELEMENT macro sergiodj+buildbot
2016-03-19 10:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-18 15:36 [binutils-gdb] Fix code to check for illegal element numbers when accessing AArch64 vector registers in AArch64 sim sergiodj+buildbot
2016-03-19  5:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-17  9:47 [binutils-gdb] linux-record: Simplify with record_mem_at_reg() sergiodj+buildbot
2016-03-18  2:21 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-17  9:19 [binutils-gdb] linux-record: Fix bad fall-through for pipe/pipe2 sergiodj+buildbot
2016-03-17 20:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-16 22:29 [binutils-gdb] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt sergiodj+buildbot
2016-03-17 15:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-16 17:48 [binutils-gdb] xml-tdesc.c (tdesc_start_enum): Fix c++ build sergiodj+buildbot
2016-03-17  8:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-16 16:29 [binutils-gdb] [ARM] Support ARMv8.2 FP16 simd instructions sergiodj+buildbot
2016-03-16 18:27 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-15 17:14 [binutils-gdb] Fix PR gdb/19676: Internal error in linux-thread.db.c if /proc not mounted sergiodj+buildbot
2016-03-15 19:26 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-14 20:28 [binutils-gdb] Regenerate bfd-in2.h sergiodj+buildbot
2016-03-14 21:29 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-11 10:15 [binutils-gdb] gdb/s390: Fill pseudo register agent expression hooks sergiodj+buildbot
2016-03-11 17:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-11  9:28 [binutils-gdb] Fix some places where octet to byte conversions are needed sergiodj+buildbot
2016-03-11 15:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-10 22:34 [binutils-gdb] Add $_as_string convenience function sergiodj+buildbot
2016-03-11 14:37 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-10 15:43 [binutils-gdb] Mark the i370 target as obsolete sergiodj+buildbot
2016-03-11 12:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-10  1:30 [binutils-gdb] gdb.trace/tfind.exp: Force call via global entry point on ppc64le sergiodj+buildbot
2016-03-10 11:09 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-09 21:55 [binutils-gdb] More "Program" -> "Thread NN received signal" testsuite adjustment sergiodj+buildbot
2016-03-11 10:40 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-09 21:46 [binutils-gdb] gdb: fix doc string of target_can_use_hardware_watchpoint sergiodj+buildbot
2016-03-11  9:12 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-09 21:19 [binutils-gdb] Command line input handling TLC sergiodj+buildbot
2016-03-11  7:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-09 21:09 [binutils-gdb] Simplify saved_command_line handling sergiodj+buildbot
2016-03-11  5:49 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-09 20:57 [binutils-gdb] Use struct buffer in gdb_readline_no_editing_callback sergiodj+buildbot
2016-03-11  3:51 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-09 20:36 [binutils-gdb] gdb_readline -> gdb_readline_no_editing sergiodj+buildbot
2016-03-11  0:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-09 19:54 [binutils-gdb] Garbage collect window_hook sergiodj+buildbot
2016-03-10 17:54 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-09 19:42 [binutils-gdb] Test issuing a command split in multiple lines with continuation chars sergiodj+buildbot
2016-03-10 16:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-09 19:21 [binutils-gdb] gdb.trace/entry-values.exp: Fixes for powerpc64 sergiodj+buildbot
2016-03-10 12:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-09 18:40 [binutils-gdb] gdb/rs6000: Read backchain as unsigned sergiodj+buildbot
2016-03-10  6:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-09 18:28 [binutils-gdb] gdb: Add gen_return_address for powerpc sergiodj+buildbot
2016-03-10  4:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-09  6:37 [binutils-gdb] Allow zero length archive elements sergiodj+buildbot
2016-03-09 12:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-09  4:57 [binutils-gdb] Don't create dynamic sections when relocatable sergiodj+buildbot
2016-03-09 10:16 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-09  3:39 [binutils-gdb] [CRIS] Don't internal error if forced big endian sergiodj+buildbot
2016-03-09  8:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-09  2:37 [binutils-gdb] Fix HP/PA GNU/Linux "long double" format sergiodj+buildbot
2016-03-09  3:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-08 13:41 [binutils-gdb] [ARC] Allow non-instruction relocations within .text sections sergiodj+buildbot
2016-03-08 14:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-07 17:40 [binutils-gdb] Allow zero length archive elements sergiodj+buildbot
2016-03-07 22:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-07 16:52 [binutils-gdb] Fix "set architecture mips:10000" crash sergiodj+buildbot
2016-03-07 20:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-07 15:51 [binutils-gdb] [AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_ referenced sergiodj+buildbot
2016-03-07 18:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-06 22:42 [binutils-gdb] Set executable bit on analyze-racy-logs.py sergiodj+buildbot
2016-03-06 23:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-06  1:57 [binutils-gdb] Improve analysis of racy testcases sergiodj+buildbot
2016-03-06  3:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-05 12:31 [binutils-gdb] Fix argument passing for call sergiodj+buildbot
2016-03-05 13:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-04 17:01 [binutils-gdb] ARM process record: VMOV sergiodj+buildbot
2016-03-04 21:14 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-04 15:16 [binutils-gdb] feature_to_c.sh: Print help when passing no arguments sergiodj+buildbot
2016-03-04 17:57 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-04 14:50 [binutils-gdb] Treat common symbol in executable as definition sergiodj+buildbot
2016-03-04 15:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-04 11:45 [binutils-gdb] [ARM] Add feature check for ARMv8.1 AdvSIMD instructions sergiodj+buildbot
2016-03-04 12:47 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-03 21:12 [binutils-gdb] Add new plugin hooks to support querying section alignment and size sergiodj+buildbot
2016-03-04  5:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-03 19:03 [binutils-gdb] gdb.base/skip.exp: Use with_test_prefix sergiodj+buildbot
2016-03-04  2:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-03 15:34 [binutils-gdb] Fix bugs in the simulation of the AArch64's ADDP, FADDP, LD1, CCMP and CCMP instructions sergiodj+buildbot
2016-03-04  0:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-03 10:36 [binutils-gdb] Update comments to start_step_over sergiodj+buildbot
2016-03-03 22:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-03 10:27 [binutils-gdb] New test about step over clone syscall sergiodj+buildbot
2016-03-03 20:50 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-03 10:20 [binutils-gdb] Reformat gdb.base/step-over-syscall.exp sergiodj+buildbot
2016-03-03 19:01 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-03 10:09 [binutils-gdb] Rename disp-step-syscall.exp to step-over-syscall.exp sergiodj+buildbot
2016-03-03 17:19 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-03 10:00 [binutils-gdb] Step over fork/vfork syscall insn in gdbserver sergiodj+buildbot
2016-03-03 15:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-03  9:51 [binutils-gdb] Step over syscalll insn with disp-step on and off sergiodj+buildbot
2016-03-03 13:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-03  9:42 [binutils-gdb] Refactor gdb.base/disp-step-syscall.exp for general step over test sergiodj+buildbot
2016-03-03 12:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-02 14:37 [binutils-gdb] Fix detection of gfortran compilers sergiodj+buildbot
2016-03-02 16:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-02 14:03 [binutils-gdb] Regenerate or1k opcodes file sergiodj+buildbot
2016-03-02 15:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-02  4:03 [binutils-gdb] Regenerate bfd files sergiodj+buildbot
2016-03-02  6:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-02  3:46 [binutils-gdb] Regenerate rl78 opcodes file sergiodj+buildbot
2016-03-02  7:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-02  3:28 [binutils-gdb] Fix shift left warning at source sergiodj+buildbot
2016-03-02  4:24 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-01 18:47 [binutils-gdb] Fix gdb.trace/ftrace-lock.c compilation sergiodj+buildbot
2016-03-02  0:27 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-01 17:53 [binutils-gdb] Fix gdb.threads/watchpoint-fork*.c compilation sergiodj+buildbot
2016-03-01 22:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-01 17:26 [binutils-gdb] Fix gdb.base/catch-fork-kill.c compilation sergiodj+buildbot
2016-03-01 20:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-01 15:31 [binutils-gdb] Compile gdb.arch/arm-neon.c with "quiet" sergiodj+buildbot
2016-03-01 17:16 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-03-01 12:05 [binutils-gdb] S390: Fix output path for s390-tdbregs test case sergiodj+buildbot
2016-03-01 15:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-29 15:24 [binutils-gdb] [ARC] General fixes sergiodj+buildbot
2016-02-29 16:52 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <1ed0c2a4bbe8ad5f5404014a6351b2b74db75577@gdb-build>
2016-02-27  9:20 ` sergiodj+buildbot
2016-02-26 20:30 [binutils-gdb] Add aarch64-*-rtems* target sergiodj+buildbot
2016-02-27  7:26 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-26 17:52 [binutils-gdb] Optimize x86 GOT32X/GOTPCRELX relocations sergiodj+buildbot
2016-02-27  2:28 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-26 16:01 [binutils-gdb] Rename gdb.reverse/aarch64.{exp, c} to gdb.reverse/insn-reverse.{exp, c} sergiodj+buildbot
2016-02-26 20:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-26 13:00 [binutils-gdb] Fix powerpc64 -r --save-restore-funcs sergiodj+buildbot
2016-02-26 14:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <166616ce00e0c27fa3f556bcdeb908d4c0212393@gdb-build>
2016-02-25 21:31 ` sergiodj+buildbot
2016-02-25 17:42 [binutils-gdb] avoid compiler warnings in remote-m32r-sdi.c sergiodj+buildbot
2016-02-26  2:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <338435ef105ff51e967571ad073830ec1eb5a4ab@gdb-build>
2016-02-25  7:57 ` sergiodj+buildbot
2016-02-24 17:45 [binutils-gdb] powerpc: Support z-point type in gdbserver sergiodj+buildbot
2016-02-25  2:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-24 14:07 [binutils-gdb] ABS32 sergiodj+buildbot
2016-02-24 17:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-24 13:54 [binutils-gdb] Set plt_got.offset to (bfd_vma) -1 sergiodj+buildbot
2016-02-24 16:06 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-24 12:00 [binutils-gdb] Fix logic in exec_file_locate_attach sergiodj+buildbot
2016-02-24 14:23 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-23 13:32 [binutils-gdb] Make linker assigned symbol dynamic only for shared object sergiodj+buildbot
2016-02-23 15:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <4000e47e2f3860a85a9023f3fe5950c8cc6fa507@gdb-build>
2016-02-22 22:23 ` sergiodj+buildbot
2016-02-22 16:37 [binutils-gdb] gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print' sergiodj+buildbot
2016-02-22 20:11 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-22 12:26 [binutils-gdb] Fix arm process record code format sergiodj+buildbot
2016-02-22 13:26 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-21 20:46 [binutils-gdb] Remove search_parents parameter from d_lookup_symbol_imports sergiodj+buildbot
2016-02-21 20:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-19 15:34 [binutils-gdb] Fix a seg-fault in the linker when it encounters a corrupt binary containing a reloc with no associated symbol sergiodj+buildbot
2016-02-19 17:19 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <f79a3bae8725dfe0e11b04ddfc6e6bc8f23e4e4e@gdb-build>
2016-02-18 20:53 ` sergiodj+buildbot
2016-02-18 12:18 [binutils-gdb] Set breakpoint condition-evaluation in forking-threads-plus-breakpoint.exp sergiodj+buildbot
2016-02-18 14:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-17 19:31 [binutils-gdb] [x86-64] Omit dynamic sections symbols sergiodj+buildbot
2016-02-17 20:28 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-16 14:26 [binutils-gdb] Fix cleanup in arm_linux_software_single_step sergiodj+buildbot
2016-02-16 16:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-16  0:16 [binutils-gdb] Add parentheses to prevent truncated addresses sergiodj+buildbot
2016-02-16  3:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-15 19:08 [binutils-gdb] Add missing gdb.arch/i386-prologue.c prototypes sergiodj+buildbot
2016-02-16  1:51 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-15 17:01 [binutils-gdb] testsuite: Fix some tests that write outside of the standard output directory sergiodj+buildbot
2016-02-15 19:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-15 10:19 [binutils-gdb] Don't print 0x for core_addr_to_string_nz sergiodj+buildbot
2016-02-15 11:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-14  8:44 [binutils-gdb] testsuite: Fix false Fortran regressions with recent gcc sergiodj+buildbot
2016-02-14 13:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <e44e00ffffe358d91df0ec4a11563eef0c14beb4@gdb-build>
2016-02-13 10:13 ` sergiodj+buildbot
2016-02-12 16:32 [binutils-gdb] [gdbserver, aarch64] Use linux_{set, get}_pc_{64, 32}bit sergiodj+buildbot
2016-02-13  6:49 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-12 16:22 [binutils-gdb] [ARM] Software single step cross kernel helpers sergiodj+buildbot
2016-02-13  5:09 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-12  9:19 [binutils-gdb] btrace, frame: fix crash in get_frame_type sergiodj+buildbot
2016-02-12 21:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <5ac87a997fca849c654fffdf1c3e1991ea3f81d1@gdb-build>
2016-02-11 22:25 ` sergiodj+buildbot
2016-02-11 20:15 [binutils-gdb] Add missing quotes to gdb/testsuite/README sergiodj+buildbot
2016-02-12 15:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-11 20:04 [binutils-gdb] Support 'make check-parallel' in gdb's build dir sergiodj+buildbot
2016-02-12 13:20 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <62e5fd57bcdfb58eadd08ec430c4dfd742027d8e@gdb-build>
2016-02-11 12:41 ` sergiodj+buildbot
2016-02-11  3:48 [binutils-gdb] Mask off the least significant bit in GOT offset sergiodj+buildbot
2016-02-12  0:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-10 15:50 [binutils-gdb] arm-tdep.c: Fix typo sergiodj+buildbot
2016-02-11 14:49 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-09 23:05 [binutils-gdb] Use string_to_event_location_basic in guile sergiodj+buildbot
2016-02-10  7:11 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-09 16:46 [binutils-gdb] Fix compile time warnings building the binutils with a gcc6 compiler sergiodj+buildbot
2016-02-10  1:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-09 12:41 [binutils-gdb] Fix PR19548: Breakpoint re-set inserts breakpoints when it shouldn't sergiodj+buildbot
2016-02-09 21:40 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-09 10:57 [binutils-gdb] Revert "Fix build breakage" sergiodj+buildbot
2016-02-09 16:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-09 10:38 [binutils-gdb] Fix build breakage sergiodj+buildbot
2016-02-09 12:47 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-04 16:40 [binutils-gdb] Prevent possible undefined behaviour computing the size of the scache by usingunsigned integers instead of signed integers sergiodj+buildbot
2016-02-04 19:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-04 15:57 [binutils-gdb] [testsuite] Remove BASEDIR sergiodj+buildbot
2016-02-04 17:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-04 10:06 [binutils-gdb] Fix the encoding of the MSP430's RRUX instruction sergiodj+buildbot
2016-02-04 11:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-03 22:03 [binutils-gdb] MAINTAINERS: Add Thiemo Seufer back, as a past maintainer sergiodj+buildbot
2016-02-03 22:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-03 14:16 [binutils-gdb] Fix "PowerPC64 ELFv2 entry code" for big-endian sergiodj+buildbot
2016-02-03 15:11 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-02 21:51 [binutils-gdb] ui-out.c: Remove unused enum sergiodj+buildbot
2016-02-03  6:20 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-02 21:21 [binutils-gdb] Fix typos in bfd/ChangeLog and bfd/elf64-x86-64.c sergiodj+buildbot
2016-02-03  4:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-02 13:44 [binutils-gdb] PowerPC64 ELFv2 entry code sergiodj+buildbot
2016-02-03  1:09 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-02 10:56 [binutils-gdb] Merge gdb and gdbserver implementations for siginfo sergiodj+buildbot
2016-02-02 11:52 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-01 18:23 [binutils-gdb] gdb: New set/show max-value-size command sergiodj+buildbot
2016-02-01 19:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-01 13:53 [binutils-gdb] Add support for importing data from ILF images sergiodj+buildbot
2016-02-01 16:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-01 11:43 [binutils-gdb] x86 synthetic plt symbols sergiodj+buildbot
2016-02-01 15:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-02-01  3:36 [binutils-gdb] Fix some comments in varobj.{c,h} sergiodj+buildbot
2016-02-01  5:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-31 20:38 [binutils-gdb] Fix /usr/bin/ld: final link failed: File truncated error on hppa sergiodj+buildbot
2016-01-31 21:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-28 21:00 [binutils-gdb] Sync libiberty with GCC sergiodj+buildbot
2016-01-28 22:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-28 19:00 [binutils-gdb] Add rawmemchr to imported gnulib modules sergiodj+buildbot
2016-01-28 20:21 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-28 14:39 [binutils-gdb] [testsuite] Fix tiemout fail in gdb.fortran/vla-value.exp sergiodj+buildbot
2016-01-28 17:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-26 21:41 [binutils-gdb] Fix function comments sergiodj+buildbot
2016-01-26 22:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-26 14:48 [binutils-gdb] Remove argument pc in get_next_pcs sergiodj+buildbot
2016-01-26 19:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-26 14:13 [binutils-gdb] [GDBserver] Block and unblock SIGIO sergiodj+buildbot
2016-01-26 16:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <a579cd9aa8c57c8a54833f26452a1afef38e5d20@gdb-build>
2016-01-26  0:11 ` sergiodj+buildbot
2016-01-25 16:27 [binutils-gdb] Remove new_thread_notify and dead_thread_notify sergiodj+buildbot
2016-01-25 21:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-25 15:24 [binutils-gdb] [PATCH[ARM]Check mapping symbol while backward searching for IT block sergiodj+buildbot
2016-01-25 18:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-25 13:40 [binutils-gdb] Fix PR 19494: hang when killing unfollowed fork children sergiodj+buildbot
2016-01-25 16:01 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-25  9:41 [binutils-gdb] Fix memory corruption on Mach-O systems by suppressing a memory tidy up sergiodj+buildbot
2016-01-25  9:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-24  1:27 [binutils-gdb] MIPS/BFD: Simplify register index calculation in BZ16_REG_FIELD sergiodj+buildbot
2016-01-24  3:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-24  1:16 [binutils-gdb] MIPS/BFD: Correct register index calculation in BZ16_REG sergiodj+buildbot
2016-01-24  2:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <dc29a1ce6a25233e608f90511e67af3c18e19a98@gdb-build>
2016-01-23 15:02 ` sergiodj+buildbot
     [not found] <cc5fd9abe4980e48e2cc27b0225f3c6ba7c0756b@gdb-build>
2016-01-23 12:27 ` sergiodj+buildbot
2016-01-22 21:00 [binutils-gdb] testsuite: gdb.gdb/selftest.exp: Drop expected Thread number sergiodj+buildbot
2016-01-22 23:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-22 17:04 [binutils-gdb] Reword the string description of native FreeBSD ptids sergiodj+buildbot
2016-01-22 18:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-22  0:30 [binutils-gdb] * lib/ada.exp (gdb_compile_ada): Fix typo sergiodj+buildbot
2016-01-22  1:37 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <f906b857015513af81f94db8e11b1e334c767def@gdb-build>
2016-01-22  0:15 ` sergiodj+buildbot
2016-01-21 12:28 [binutils-gdb] gdb: Small cleanup to disasm.c:maybe_add_dis_line_entry sergiodj+buildbot
2016-01-21 21:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-21 11:03 [binutils-gdb] Fix unexpected failures in the linker testsuite for ARM VxWorks targets sergiodj+buildbot
2016-01-21 18:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-21 10:33 [binutils-gdb] Fix regression introduced in "break *<EXPR>" by explicit location patches sergiodj+buildbot
2016-01-21 16:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-21 10:14 [binutils-gdb] [AArch64] Relax long branch veneer insertion for non STT_FUNC symbol sergiodj+buildbot
2016-01-21 15:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-21 10:09 [binutils-gdb] Rename elf-linux-psinfo.h to elf-linux-core.h sergiodj+buildbot
2016-01-21 12:28 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-21  9:40 [binutils-gdb] bfd/configure reorganisation sergiodj+buildbot
2016-01-21 10:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-21  8:17 [binutils-gdb] Detect the arm/thumb mode of code SIGRETURN or RT_SIGRETURN returns to sergiodj+buildbot
2016-01-21  9:14 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-20 18:53 [binutils-gdb] gnu_vector.exp: Respect `should_kfail' for PR 8549 sergiodj+buildbot
2016-01-20 20:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-20  4:14 [binutils-gdb] minor reformatting in printcmd.c::print_scalar_formatted sergiodj+buildbot
2016-01-20 11:27 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-19 18:00 [binutils-gdb] Dump register notes for each thread when generating a FreeBSD core sergiodj+buildbot
2016-01-20  8:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-19 17:51 [binutils-gdb] Add support for LWP-based threads on FreeBSD sergiodj+buildbot
2016-01-20  7:23 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-19 17:34 [binutils-gdb] Display per-thread information for threads in FreeBSD cores sergiodj+buildbot
2016-01-20  4:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-19 17:09 [binutils-gdb] Add support to readelf for reading FreeBSD ELF core notes sergiodj+buildbot
2016-01-20  0:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-19 12:38 [binutils-gdb] Limit breakpoint re-set to the current program space sergiodj+buildbot
2016-01-19 15:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-18 15:19 [binutils-gdb] Replace some $ARCH_{get, set}_pc with linux_{get, set}_pc_64bit sergiodj+buildbot
2016-01-18 18:20 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-18 15:11 [binutils-gdb] Replace some $ARCH_{get, set}_pc with linux_{get, set}_pc_32bit sergiodj+buildbot
2016-01-18 17:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-18 12:05 [binutils-gdb] Provide AC_PROG_LEX that copes with LEX=missing from top-level sergiodj+buildbot
2016-01-18 14:16 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-17  5:43 [binutils-gdb] minor reformatting in sim/common/sim-fpu.c sergiodj+buildbot
2016-01-17  6:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-15 22:55 [binutils-gdb] Fix phony_iconv wide character support sergiodj+buildbot
2016-01-16  1:37 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-15 22:25 [binutils-gdb] Star wildcard ranges (e.g., "info thread 2.*") sergiodj+buildbot
2016-01-16  0:16 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-15 21:59 [binutils-gdb] Fix "thread apply $conv_var" and misc other related problems sergiodj+buildbot
2016-01-15 22:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-14 16:27 [binutils-gdb] Fix display of RL78 MOVW instructions that use the stack pointer sergiodj+buildbot
2016-01-14 17:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-14 11:03 [binutils-gdb] [AArch64] Fix missing architecture checks for ARMv8.2 system registers sergiodj+buildbot
2016-01-14 12:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-14  9:39 [binutils-gdb] [ARM] Make thumb2_breakpoint static again sergiodj+buildbot
2016-01-14 10:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-13 11:42 [binutils-gdb] Add $_gthread convenience variable sergiodj+buildbot
2016-01-13 21:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-13 11:40 [binutils-gdb] Add Python InferiorThread.global_num attribute sergiodj+buildbot
2016-01-13 18:50 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-13 11:35 [binutils-gdb] Add a new $_inferior convenience variable sergiodj+buildbot
2016-01-13 13:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-12 16:46 [binutils-gdb] [ARM] Support ARMv8.2 RAS extension sergiodj+buildbot
2016-01-13  2:47 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-12 16:41 [binutils-gdb] Add cantunwind when unwind info does not match start of section sergiodj+buildbot
2016-01-13  1:26 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-12 16:34 [binutils-gdb] Fix invalid conversion from void * to gdb_byte * sergiodj+buildbot
2016-01-12 22:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-12 15:45 [binutils-gdb] gdbserver: use the new gdb warning helpers sergiodj+buildbot
2016-01-12 21:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-12 15:44 [binutils-gdb] gdbserver: fix various warnings sergiodj+buildbot
2016-01-12 20:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-12 15:09 [binutils-gdb] Remove trademark acknowledgements throughout sergiodj+buildbot
2016-01-12 16:50 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-12 13:13 [binutils-gdb] Test gdb.base/random-signal.exp with "attach" sergiodj+buildbot
2016-01-12 14:27 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-12 12:01 [binutils-gdb] Hurd: Make gdb/reply_mig_hack.awk script compatible to "mawk" sergiodj+buildbot
2016-01-12 13:06 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-12  6:46 [binutils-gdb] sim: mips: workaround 32-bit addr sign extensions sergiodj+buildbot
2016-01-12  7:52 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-12  1:37 [binutils-gdb] Reapply: List inferiors/threads/pspaces in ascending order sergiodj+buildbot
2016-01-12  2:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-11 21:16 [binutils-gdb] testsuite: Fix false FAILs on too long base directory sergiodj+buildbot
2016-01-11 22:21 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-11 18:06 [binutils-gdb] Delete opcodes that have been removed from ISA 3.0 sergiodj+buildbot
2016-01-11 19:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-11  6:11 [binutils-gdb] sim: config: do not try to align settings sergiodj+buildbot
2016-01-11  7:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-11  0:08 [binutils-gdb] sim: move many common settings from CPPFLAGS to config.h sergiodj+buildbot
2016-01-11  3:23 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-10 23:15 [binutils-gdb] sim: drop unused SIM_AC_OPTION_PACKAGES sergiodj+buildbot
2016-01-11  2:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-10 22:28 [binutils-gdb] sim: allow the environment configure option everywhere sergiodj+buildbot
2016-01-11  0:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-10 22:20 [binutils-gdb] sim: allow the assert configure option everywhere sergiodj+buildbot
2016-01-10 23:19 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-10  8:59 [binutils-gdb] sim: mips: drop SIM_AC_OPTION_SMP call sergiodj+buildbot
2016-01-10 13:20 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-10  8:51 [binutils-gdb] sim: allow the inline configure option everywhere sergiodj+buildbot
2016-01-10 11:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-10  8:17 [binutils-gdb] sim: drop --enable-sim-cflags option sergiodj+buildbot
2016-01-10  9:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-08 15:34 [binutils-gdb] perf testsuite: python 3 fixes sergiodj+buildbot
2016-01-08 16:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-08 11:25 [binutils-gdb] Change SIGINT handler for extension languages only when target terminal is ours sergiodj+buildbot
2016-01-08 14:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-08  9:58 [binutils-gdb] [ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVE sergiodj+buildbot
2016-01-08 10:57 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-07  3:07 [binutils-gdb] sim: config: drop use of __DATE__/__TIME__ sergiodj+buildbot
2016-01-07  5:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-06 15:10 [binutils-gdb] [ARM/AArch64] Fix -Werror=unused-const-variable warnings in GDBserver sergiodj+buildbot
2016-01-06 18:37 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-06 11:46 [binutils-gdb] Fix gdb.python/py-infthread.exp test message typo sergiodj+buildbot
2016-01-06 15:57 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-05 23:23 [binutils-gdb] libiberty: dupargv: rewrite to use xstrdup sergiodj+buildbot
2016-01-06 10:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-05 23:03 [binutils-gdb] libiberty: {count, dup, write}argv: constify argv input slightly sergiodj+buildbot
2016-01-06 11:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-05 22:13 [binutils-gdb] gdb: score: drop sim file check sergiodj+buildbot
2016-01-06  6:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-05 21:38 [binutils-gdb] Add myself as the maintainer for the AArch64 sergiodj+buildbot
2016-01-05 21:57 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-05 21:27 [binutils-gdb] sim: msp430: drop duplicate sim_load_file call sergiodj+buildbot
2016-01-06  5:11 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-05 20:40 [binutils-gdb] sim: trace: add support for disassembling sergiodj+buildbot
2016-01-05 23:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-05 20:39 [binutils-gdb] sim: bfin: add support disasm tracing sergiodj+buildbot
2016-01-06  1:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-05 20:37 [binutils-gdb] Fix the execution of the MSP430 simulator testsuite sergiodj+buildbot
2016-01-05 20:37 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-04 11:04 [binutils-gdb] sim: parse_args: polish getopt error message sergiodj+buildbot
2016-01-04 14:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-04 10:17 [binutils-gdb] sim: d10v: gut endian logic sergiodj+buildbot
2016-01-04 11:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-04  3:17 [binutils-gdb] sim: parse_args: display getopt error ourselves sergiodj+buildbot
2016-01-04  4:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-03  9:56 [binutils-gdb] sim: clean up some more device detritus sergiodj+buildbot
2016-01-03 14:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-03  9:17 [binutils-gdb] sim: nrun: use lbasename sergiodj+buildbot
2016-01-03 10:14 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-03  6:05 [binutils-gdb] sim: drop host endian configure option sergiodj+buildbot
2016-01-03  8:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-02 16:02 [binutils-gdb] sim: iq2000/m32r/lm32/sh64: delete dead option code sergiodj+buildbot
2016-01-02 18:14 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-02 15:38 [binutils-gdb] sim: delete dead current_state globals sergiodj+buildbot
2016-01-02 16:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-02  8:58 [binutils-gdb] gdb: ppc: drop unnecessary sim file check sergiodj+buildbot
2016-01-02 11:26 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-01  4:56 [binutils-gdb] GDB copyright headers update after running GDB's copyright.py script sergiodj+buildbot
2016-01-01  8:51 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2016-01-01  4:32 [binutils-gdb] Rotate the GDB ChangeLog sergiodj+buildbot
2016-01-01  5:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-31  4:59 [binutils-gdb] sim: m68hc11: fix default endian sergiodj+buildbot
2015-12-31  6:06 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-30 11:24 [binutils-gdb] sim: h8300: inline sim_state_initialize sergiodj+buildbot
2015-12-30 21:28 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-30 11:14 [binutils-gdb] sim: h8300: simplify h8300_reg_{fetch,store} funcs sergiodj+buildbot
2015-12-30 20:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-30 10:40 [binutils-gdb] sim: h8300: switch to common sim-resume sergiodj+buildbot
2015-12-30 18:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-30  9:52 [binutils-gdb] sim: simplify STATE_MY_NAME setup sergiodj+buildbot
2015-12-30 14:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-30  8:57 [binutils-gdb] sim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300/moxie/sh/v850: convert to common sim_{fetch, store}_register sergiodj+buildbot
2015-12-30 13:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-30  0:30 [binutils-gdb] sim: ppc: track closed state of file descriptors 0, 1, and 2 sergiodj+buildbot
2015-12-30  1:27 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-28 16:31 [binutils-gdb] Use libiberty's crc32 implementation in gdbserver sergiodj+buildbot
2015-12-28 17:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-27  6:56 [binutils-gdb] sim: aarch64/msp430: fix disassembler usage sergiodj+buildbot
2015-12-27  9:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-27  1:50 [binutils-gdb] sim: punt WITH_DEVICES & tconfig.h support sergiodj+buildbot
2015-12-27  4:50 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-26 17:01 [binutils-gdb] sim: mips: delete mmu stubs to move to common sim_{read, write} sergiodj+buildbot
2015-12-26 22:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-25 19:47 [binutils-gdb] Document that the PATTERN argument to gdb_test is optional sergiodj+buildbot
2015-12-26 17:06 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-25 18:35 [binutils-gdb] sim: frv: punt WITH_DEVICE support sergiodj+buildbot
2015-12-26 15:26 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-25 12:14 [binutils-gdb] sim: cris: migrate from WITH_DEVICES to WITH_HW sergiodj+buildbot
2015-12-26 12:29 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-25 11:20 [binutils-gdb] sim: cris: set up sane default path to rvdummy sergiodj+buildbot
2015-12-26  8:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-25 10:59 [binutils-gdb] sim: hw-properties: delete trace calls sergiodj+buildbot
2015-12-26  7:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-25  5:41 [binutils-gdb] sim: always enable callback memory sergiodj+buildbot
2015-12-25 19:47 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-25  5:23 [binutils-gdb] sim: dv-pal: always use CPU_INDEX sergiodj+buildbot
2015-12-25 18:11 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-25  3:50 [binutils-gdb] sim: mips: delete TARGET_TX3904 define sergiodj+buildbot
2015-12-25 16:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-25  3:41 [binutils-gdb] sim: mips: move SIM_QUIET_NAN_NEGATED to sim-main.h sergiodj+buildbot
2015-12-25 14:52 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-25  3:20 [binutils-gdb] sim: make LMA loading the default for all targets sergiodj+buildbot
2015-12-25 13:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-25  1:00 [binutils-gdb] sim: delete SIM_HAVE_MEM_SIZE sergiodj+buildbot
2015-12-25  3:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-24  9:52 [binutils-gdb] Add assembler support for ARMv8-M Mainline sergiodj+buildbot
2015-12-24 12:29 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-24  9:44 [binutils-gdb] Consolidate Thumb-1/Thumb-2 ISA detection sergiodj+buildbot
2015-12-24 10:42 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-24  5:38 [binutils-gdb] [testsuite/Ada] stop using project files when building test programs sergiodj+buildbot
2015-12-24  7:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-22 16:10 [binutils-gdb] Remove HP-UX reference in foll-vfork.exp sergiodj+buildbot
2015-12-23  7:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-22 15:50 [binutils-gdb] [lynxos] gdbserver hangs when killing inferior from GDB sergiodj+buildbot
2015-12-23  3:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-22 14:23 [binutils-gdb] Add support for ARM's NOREAD section flag sergiodj+buildbot
2015-12-22 20:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-21 18:02 [binutils-gdb] Remove HP-UX references fom testsuite sergiodj+buildbot
2015-12-22 16:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-21  3:05 [binutils-gdb] Minor reformatting fix in gdbtypes.c::create_array_type_with_stride sergiodj+buildbot
2015-12-22 11:23 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-19  2:04 [binutils-gdb] Make prompt_for_continue call throw_quit directly sergiodj+buildbot
2015-12-22  4:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-18 20:40 [binutils-gdb] Cast to enum bfd_endian in arm_get_next_pcs_read_memory_unsigned_integer sergiodj+buildbot
2015-12-22  3:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-18 17:51 [binutils-gdb] Enable software single stepping for while-stepping actions in GDBServer sergiodj+buildbot
2015-12-21 22:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-18 16:58 [binutils-gdb] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer sergiodj+buildbot
2015-12-21 13:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-18 16:26 [binutils-gdb] Fix formatting in coff-x86_64.c sergiodj+buildbot
2015-12-21 12:19 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17 20:12 [binutils-gdb] Update the copyright notices in the affected files sergiodj+buildbot
2015-12-20 14:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17 18:36 [binutils-gdb] Skip gdb.base/gdbinit-history.exp on remote hosts sergiodj+buildbot
2015-12-20  7:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17 15:38 [binutils-gdb] Fix PR threads/19354: "info threads" error with multiple inferiors sergiodj+buildbot
2015-12-21  8:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17 15:14 [binutils-gdb] Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL sergiodj+buildbot
2015-12-21  6:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17 13:20 [binutils-gdb] Fix one heap buffer overflow in aarch64_push_dummy_call sergiodj+buildbot
2015-12-21  5:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  9:52 [binutils-gdb] gdb: Extend help text for 'list' command sergiodj+buildbot
2015-12-18 12:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  9:14 [binutils-gdb] Tweak gdb.trace/ftrace.exp for aarch64 sergiodj+buildbot
2015-12-20 18:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  7:40 [binutils-gdb] Add support for RX V2 Instruction Set sergiodj+buildbot
2015-12-20 10:12 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  7:16 [binutils-gdb] Skip gdb.base/gdbhistsize-history.exp on remote hosts sergiodj+buildbot
2015-12-20  5:19 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  6:02 [binutils-gdb] [AArch64][PATCH 14/14] Support FP16 Adv.SIMD Scalar Shift By Immediate instructions sergiodj+buildbot
2015-12-19 21:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  5:53 [binutils-gdb] [AArch64][PATCH 13/14] Support FP16 Adv.SIMD Shift By Immediate instructions sergiodj+buildbot
2015-12-19 12:27 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  5:45 [binutils-gdb] [AArch64][PATCH 12/14] Support FP16 Adv.SIMD Scalar Pairwise instructions sergiodj+buildbot
2015-12-19 10:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  5:29 [binutils-gdb] [AArch64][PATCH 9/14] Support FP16 Adv.SIMD Modified Immediate instructions sergiodj+buildbot
2015-12-19  7:47 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  4:58 [binutils-gdb] [AArch64][PATCH 5/14] Support FP16 Scalar Two Register Misc. instructions sergiodj+buildbot
2015-12-19  1:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  4:19 [binutils-gdb] [AArch64] Fix errors rebasing the ARMv8.2 AT and system registers patch sergiodj+buildbot
2015-12-18 17:12 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  4:03 [binutils-gdb] Enable 2 operand form of powerpc mfcr with -many sergiodj+buildbot
2015-12-18 14:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  3:46 [binutils-gdb] gdb: Add an error when 'list -' reaches the start of a file sergiodj+buildbot
2015-12-18 11:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  3:20 [binutils-gdb] gdb: Small code restructure for list_command sergiodj+buildbot
2015-12-18  5:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  3:12 [binutils-gdb] gdb: Use NULL instead of 0 for pointer comparison sergiodj+buildbot
2015-12-18  4:09 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  2:50 [binutils-gdb] ld -r doesn't need plugin for slim lto object sergiodj+buildbot
2015-12-17 11:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  2:47 [binutils-gdb] Understand arm breakpoints in aarch64_breakpoint_at sergiodj+buildbot
2015-12-17 23:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  2:39 [binutils-gdb] Use arm_eabi_breakpoint on aarch32 sergiodj+buildbot
2015-12-17 21:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  2:31 [binutils-gdb] [AArch64][Patch 5/5] Add instruction PSB CSYNC sergiodj+buildbot
2015-12-17 20:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  2:22 [binutils-gdb] [AArch64][Patch 4/5] Support HINT aliases taking operands sergiodj+buildbot
2015-12-17 18:19 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  1:39 [binutils-gdb] Fix regression revealed by corethreads.exp sergiodj+buildbot
2015-12-17 10:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-17  1:31 [binutils-gdb] [Aarch64] Support ARMv8.2 AT instructions sergiodj+buildbot
2015-12-17  8:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <8eab413676a0222a863f45ff606f3db69bb7afc4@gdb-build>
2015-12-13  0:03 ` sergiodj+buildbot
2015-12-10 16:00 [binutils-gdb] Remove support for thread events without PTRACE_EVENT_CLONE in GDB sergiodj+buildbot
2015-12-13 14:08 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-10 15:18 [binutils-gdb] [AArch64][PATCH 2/2] Add RAS system registers sergiodj+buildbot
2015-12-13 12:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-10 14:57 [binutils-gdb] [AArch64][PATCH 1/2] Add support for RAS instruction ESB sergiodj+buildbot
2015-12-13 11:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-10 10:15 [binutils-gdb] gdb: Handle multiple base address in debug_ranges data sergiodj+buildbot
2015-12-13  7:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-10  0:31 [binutils-gdb] Fix GOT address computations in initial PLT entries for nios2 sergiodj+buildbot
2015-12-13  5:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-09 16:51 [binutils-gdb] gdb.base/async.exp: Handle "asynchronous execution not supported" sergiodj+buildbot
2015-12-13  2:12 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-09 13:15 [binutils-gdb] varobj zero-padded hexadecimal format sergiodj+buildbot
2015-12-12 22:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-08  9:14 [binutils-gdb] DOCO: Enhance the menu to select function overloads with signatures sergiodj+buildbot
2015-12-12 18:40 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-08  6:32 [binutils-gdb] rx: Fix p_vaddr reconstruction logic sergiodj+buildbot
2015-12-12 15:23 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-08  5:32 [binutils-gdb] rl78: Enable MULU for all ISAs sergiodj+buildbot
2015-12-12 13:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-07 14:59 [binutils-gdb] Fix relaxation in RX linker when --no-keep-memory is specified sergiodj+buildbot
2015-12-12 10:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-07 12:41 [binutils-gdb] Enhance the menu to select function overloads with signatures sergiodj+buildbot
2015-12-12  8:54 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-07 10:29 [binutils-gdb] Add support for MSP430 F5 hardware multiply sergiodj+buildbot
2015-12-12  6:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-07  3:41 [binutils-gdb] R_PPC64_ENTRY sergiodj+buildbot
2015-12-12  0:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-07  3:33 [binutils-gdb] PR19323 memory allocation greater than 4G sergiodj+buildbot
2015-12-12  2:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-07  3:17 [binutils-gdb] Reorder some power9 insns sergiodj+buildbot
2015-12-11 22:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-07  1:11 [binutils-gdb] bfd: Mark sh5*-*-* and sh64*-*-* targets as obsolete sergiodj+buildbot
2015-12-11 20:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-05  2:39 [binutils-gdb] gdbserver: set ptrace flags after creating inferiors sergiodj+buildbot
2015-12-11 14:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-04 17:20 [binutils-gdb] Optimize R_386_GOT32/R_386_GOT32X only if addend is 0 sergiodj+buildbot
2015-12-11 12:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-04 12:02 [binutils-gdb] Remove useless loop in elf.c sergiodj+buildbot
2015-12-11 10:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-04 11:08 [binutils-gdb] Fix failures in the GAS testsuite for the ARC architecture sergiodj+buildbot
2015-12-11  8:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-03 17:23 [binutils-gdb] Run gdb.base/sizeof.exp with board having gdb, noinferiorio sergiodj+buildbot
2015-12-11  5:42 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-02 13:42 [binutils-gdb] addr2line vs. inlined C functions called from C++ sergiodj+buildbot
2015-12-11  2:27 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-02  9:02 [binutils-gdb] Fix powerpc64 segfault caused by zero r_symndx relocs sergiodj+buildbot
2015-12-10 23:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-02  1:41 [binutils-gdb] Fix ldah being disassembled as ldaexh sergiodj+buildbot
2015-12-10 21:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-01 17:41 [binutils-gdb] Avoid "operation may be undefined" warning in remote.c sergiodj+buildbot
2015-12-10 18:16 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-01 17:17 [binutils-gdb] Fix uninitialized variable warnings in remote.c sergiodj+buildbot
2015-12-10 16:08 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-01 12:47 [binutils-gdb] Run gdb.base/disp-step-syscall.exp for aarch64-linux sergiodj+buildbot
2015-12-10 14:26 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-01  7:49 [binutils-gdb] Trim unused params from aout adjust_sizes_and_vmas sergiodj+buildbot
2015-12-10 13:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-01  5:47 [binutils-gdb] ARC port broken reloc processing sergiodj+buildbot
2015-12-10  5:01 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-01  4:06 [binutils-gdb] Fix instruction skipping when using software single step in GDBServer sergiodj+buildbot
2015-12-09 22:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-01  3:33 [binutils-gdb] SRC-POTFILES.in update sergiodj+buildbot
2015-12-10  8:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-01  3:20 [binutils-gdb] Re: ARC port broken reloc processing sergiodj+buildbot
2015-12-10  6:34 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-12-01  0:43 [binutils-gdb] testsuite: Range stepping and non-stop mode sergiodj+buildbot
2015-12-09 10:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-30 22:39 [binutils-gdb] Remove support for thread events without PTRACE_EVENT_CLONE in GDBServer sergiodj+buildbot
2015-12-10  1:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-30 22:32 [binutils-gdb] gdbserver crash if gdb attaches too fast sergiodj+buildbot
2015-12-09  1:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-30 22:31 [binutils-gdb] Refactor queries for hardware and software single stepping support in GDBServer sergiodj+buildbot
2015-12-10  0:12 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-30 22:08 [binutils-gdb] gdbserver: don't exit until GDB disconnects sergiodj+buildbot
2015-12-09 18:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-30 22:00 [binutils-gdb] gdbserver/linux: Always wake up event loop after resume sergiodj+buildbot
2015-12-09 17:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-30 21:53 [binutils-gdb] gdbserver:prepare_access_memory: pick another thread sergiodj+buildbot
2015-12-09 15:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-30 21:45 [binutils-gdb] Implement TARGET_WAITKIND_NO_RESUMED in the remote protocol sergiodj+buildbot
2015-12-09 13:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-30 21:14 [binutils-gdb] Remote thread create/exit events sergiodj+buildbot
2015-12-09  7:15 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-30 21:00 [binutils-gdb] gdbserver resume_stop handling bug sergiodj+buildbot
2015-12-09  4:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-30 20:05 [binutils-gdb] Fix mi-nonstop.exp with extended-remote sergiodj+buildbot
2015-12-08 16:21 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-28 19:24 [binutils-gdb] libiberty TAGS sergiodj+buildbot
2015-12-07 21:42 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-28 18:09 [binutils-gdb] Implement N4514, C++ Extensions for Transactional Memory sergiodj+buildbot
2015-12-07 16:37 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-28 18:08 [binutils-gdb] libsanitizer merge from upstream r250806, compiler part sergiodj+buildbot
2015-12-08  4:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-28 18:00 [binutils-gdb] SH FDPIC backend support sergiodj+buildbot
2015-12-08  1:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-28 17:44 [binutils-gdb] PR other/61321 - demangler crash on casts in template parameters sergiodj+buildbot
2015-12-07 23:16 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-28 17:28 [binutils-gdb] (Makefiles): PATCH to include libcpp and libiberty in GCC etags sergiodj+buildbot
2015-12-07 20:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-28 17:16 [binutils-gdb] Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C++" warning sergiodj+buildbot
2015-12-07 13:24 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-28 17:05 [binutils-gdb] Fix several crashes of C++ demangler on fuzzed input sergiodj+buildbot
2015-12-07 14:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-28 16:50 [binutils-gdb] Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C++" warning sergiodj+buildbot
2015-12-07 11:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-27 19:07 [binutils-gdb] [AArch64][PATCH 1/3] Support ARMv8.2 FP16 floating point instructions sergiodj+buildbot
2015-12-07  6:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-27 18:23 [binutils-gdb] [AArch64] Add ARMv8.2 instructions BFC and REV64 sergiodj+buildbot
2015-12-07  3:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-27 16:50 [binutils-gdb] [AArch64][PATCH 3/3] Add floating-point FP16 instructions sergiodj+buildbot
2015-12-07 10:21 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-27 16:42 [binutils-gdb] [AArch64][PATCH 2/3] Adjust a utility function for floating point values sergiodj+buildbot
2015-12-07  8:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-27 16:37 [binutils-gdb] New test gdb.arch/arm-neon.exp sergiodj+buildbot
2015-12-06 21:21 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-27 15:57 [binutils-gdb] [AArch64] Only check breakpoint alignment on inserting sergiodj+buildbot
2015-12-06 22:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-27 15:08 [binutils-gdb] [AArch64] Handle HFA and HVA together sergiodj+buildbot
2015-12-06 19:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-27 15:00 [binutils-gdb] [AArch64] Support gnu vector in inferior call sergiodj+buildbot
2015-12-06 17:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-27 14:44 [binutils-gdb] Allow multiple occurrences of the frames-invalid annotation in gdb.cp/annota2.exp sergiodj+buildbot
2015-12-06 14:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-26 18:28 [binutils-gdb] Add test for thread names sergiodj+buildbot
2015-12-06  8:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-26 15:56 [binutils-gdb] Constify thread name return path sergiodj+buildbot
2015-12-06  5:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-24 19:29 [binutils-gdb] NEWS: "info" commands now list in ascending order sergiodj+buildbot
2015-12-05 22:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-24 19:21 [binutils-gdb] List displays in ascending order sergiodj+buildbot
2015-12-05 21:16 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-24 19:08 [binutils-gdb] List inferiors/threads/pspaces in ascending order sergiodj+buildbot
2015-12-05 17:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-23 18:09 [binutils-gdb] [ARM] "svc" insn check at irrelevant address in ARM unwind info sniffer sergiodj+buildbot
2015-11-23 22:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-20 14:07 [binutils-gdb] binutils: add support for arm-*-darwin and aarch64-*-darwin sergiodj+buildbot
2015-11-21  2:16 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-19 14:11 [binutils-gdb] Cast void * to struct user_pt_regs * sergiodj+buildbot
2015-11-19 21:11 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-18  4:18 [binutils-gdb] sim: always enable modulo memory sergiodj+buildbot
2015-11-19  1:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-17 21:29 [binutils-gdb] [sim/ppc] Fix printf_filtered reference sergiodj+buildbot
2015-11-18 23:06 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-17 16:22 [binutils-gdb] [C++/mingw] handle_output_debug_string sergiodj+buildbot
2015-11-18  8:56 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-17 16:06 [binutils-gdb] [C++/mingw] gdbserver casts sergiodj+buildbot
2015-11-18  6:01 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-17 15:43 [binutils-gdb] [C++/mingw] Misc alloca casts sergiodj+buildbot
2015-11-18  1:15 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-17 15:35 [binutils-gdb] [C++/mingw] ser-mingw.c casts sergiodj+buildbot
2015-11-17 23:50 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-17 14:19 [binutils-gdb] Mach-O: add new defines and struct for darwin 14.5 sergiodj+buildbot
2015-11-17 22:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-17 13:56 [binutils-gdb] guile disassembly hardcode TARGET_XFER_E_IO sergiodj+buildbot
2015-11-17 17:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-16 15:03 [binutils-gdb] Use value_contents instead of value_contents_writeable sergiodj+buildbot
2015-11-17  4:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-16  3:31 [binutils-gdb] sim: cr16: delete unused memory helpers sergiodj+buildbot
2015-11-16 11:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-16  3:24 [binutils-gdb] sim: cr16/d10v: drop redundant call to sim_create_inferior sergiodj+buildbot
2015-11-16  8:06 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-16  2:15 [binutils-gdb] sim: d10v: drop global callback state sergiodj+buildbot
2015-11-16  6:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-15  5:51 [binutils-gdb] sim: drop extern C linkage from most sim interface headers sergiodj+buildbot
2015-11-15  6:51 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-15  0:35 [binutils-gdb] Bump version to 2.26.51 sergiodj+buildbot
2015-11-15  2:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-12 15:26 [binutils-gdb] Revert "[LD][AARCH64]Add TLSIE relaxation support under large memory model." sergiodj+buildbot
2015-11-12 16:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-12  2:02 [binutils-gdb] Add assembler, disassembler and linker support for power9 sergiodj+buildbot
2015-11-12  3:06 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <430e004ef7ecb3f75fc3c6642c9fdfb1d85a3694@gdb-build>
2015-11-11 23:07 ` sergiodj+buildbot
2015-11-11  9:58 [binutils-gdb] gdb: Use class_info when creating info commands sergiodj+buildbot
2015-11-11 10:54 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-10 12:38 [binutils-gdb] Handle x86 VTINHERIT/VTENTRY relocs when deleting relocations sergiodj+buildbot
2015-11-10 17:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-10  5:24 [binutils-gdb] sim: m32c: drop redundant dependency info sergiodj+buildbot
2015-11-10  7:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-09  5:01 [binutils-gdb] Copy gnulib obstack files sergiodj+buildbot
2015-11-09  5:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-05 10:06 [binutils-gdb] Use aarch64_decode_insn in aarch64_displaced_step_copy_insn sergiodj+buildbot
2015-11-05 22:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-05  9:59 [binutils-gdb] Use aarch64_decode_insn in aarch64_analyze_prologue sergiodj+buildbot
2015-11-05 17:08 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-11-04 10:35 [binutils-gdb] Fix non stopping breakpoint on newer compilers sergiodj+buildbot
2015-11-05  8:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <e6c5bb0517d29b6d888b8559facb797b442e7b86@gdb-build>
2015-11-04  4:03 ` sergiodj+buildbot
     [not found] <7ad8b86c674ed941b354322f608cd964ca0affb2@gdb-build>
2015-11-04  0:29 ` sergiodj+buildbot
2015-10-30 12:57 [binutils-gdb] Updated (simplified) Chinese translations for ld, bfd, binutils and gold sergiodj+buildbot
2015-10-31  2:16 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <968bc5cc86bff4ebf89e63bf99db7c7e777d4756@gdb-build>
2015-10-30  2:32 ` sergiodj+buildbot
2015-10-29 18:06 [binutils-gdb] dwarf2read.c: Add cast sergiodj+buildbot
2015-10-30 13:14 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-29 14:48 [binutils-gdb] gdbserver/Linux: Introduce NULL_REGSET sergiodj+buildbot
2015-10-29 18:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-29 14:31 [binutils-gdb] gdbserver/mem-break.c: Add cast sergiodj+buildbot
2015-10-30  0:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-29 13:05 [binutils-gdb] Don't assume break/continue inside a TRY block works sergiodj+buildbot
2015-10-29 14:02 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-28 17:04 [binutils-gdb] Move encoded as 'or' in binutils sergiodj+buildbot
2015-10-29  7:57 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-28 13:58 [binutils-gdb] Fix errors in the gas testsuite for the ARC target sergiodj+buildbot
2015-10-29  1:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-27 14:45 [binutils-gdb] Add scm_t_dynwind_flags casts sergiodj+buildbot
2015-10-28  7:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-27 13:47 [binutils-gdb] Introduce ax_raw_byte and use it sergiodj+buildbot
2015-10-28  5:39 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-27  5:19 [binutils-gdb] Fix access_to_packed_array.exp typos/errors sergiodj+buildbot
2015-10-27 21:26 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-26 23:16 [binutils-gdb] PR symtab/17391 gdb internal error: assertion fails in regcache.c:178 sergiodj+buildbot
2015-10-27 11:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-26 22:10 [binutils-gdb] PR python/18938: source -s foo.py with foo.py a symlink to foo.notpy fails sergiodj+buildbot
2015-10-27  9:57 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-26 21:23 [binutils-gdb] Print address map in output of "mt print psymbols" sergiodj+buildbot
2015-10-27  8:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-26 20:39 [binutils-gdb] musl: Move W_STOPCODE to common/gdb_wait.h sergiodj+buildbot
2015-10-27  4:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-25 11:25 [binutils-gdb] Fix compile.exp error message expectation sergiodj+buildbot
2015-10-25 12:31 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-22 16:35 [binutils-gdb] Fix inconsistent breakpoint kinds between breakpoints and tracepoints in GDBServer sergiodj+buildbot
2015-10-23 12:45 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-22 16:10 [binutils-gdb] Add cast in nto-tdep.c sergiodj+buildbot
2015-10-23  9:37 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-22 14:30 [binutils-gdb] bfd/mmo.c: handle "objcopy --extract-symbols" generating and reading back sergiodj+buildbot
2015-10-23  6:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-22  8:26 [binutils-gdb] S/390: Get rid of superfluous parameter to s390_elf_allocate_ifunc_dyn_relocs sergiodj+buildbot
2015-10-22  9:40 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-21 19:47 [binutils-gdb] fort_dyn_array: add basic fortran dyn array support sergiodj+buildbot
2015-10-22  6:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-21 16:43 [binutils-gdb] Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBServer sergiodj+buildbot
2015-10-21 23:57 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-21 15:26 [binutils-gdb] Remove checking vCont; s in exec_cmd_expect_vCont_count sergiodj+buildbot
2015-10-21 19:14 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <4cd98a1920446165eaf0a5d5e71f86133e92954d@gdb-build>
2015-10-21 13:07 ` sergiodj+buildbot
2015-10-20 17:40 [binutils-gdb] [nto] Implement TARGET_OBJECT_AUXV sergiodj+buildbot
2015-10-20 20:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-19 10:26 [binutils-gdb] Robustify inherit.exp and virtbase.exp sergiodj+buildbot
2015-10-19 11:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-16 15:20 [binutils-gdb] gdbserver: Reset current_thread when the thread is removed sergiodj+buildbot
2015-10-16 17:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-14  8:47 [binutils-gdb] Define enum out of struct sergiodj+buildbot
2015-10-14 12:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-13 18:50 [binutils-gdb] ada-lang.c: malloc/alloca casts for C++ sergiodj+buildbot
2015-10-14  4:15 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-13  6:14 [binutils-gdb] Tidy code setting PT_GNU_RELRO p_flags sergiodj+buildbot
2015-10-13 23:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-12 21:57 [binutils-gdb] gdb: Avoid unneeded calls to parse_frame_specification sergiodj+buildbot
2015-10-13 18:23 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-12 17:23 [binutils-gdb] m32c: Split m32c_move_reg_t in read/write variants sergiodj+buildbot
2015-10-13 11:52 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-12 15:35 [binutils-gdb] Skip the unversioned definition after the default version sergiodj+buildbot
2015-10-13  6:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-12 11:44 [binutils-gdb] Rename emit_insn to aarch64_emit_insn sergiodj+buildbot
2015-10-13  2:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-12 11:28 [binutils-gdb] Support displaced stepping in support_displaced_stepping for aarch64*-*-linux* sergiodj+buildbot
2015-10-12 22:21 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-12 11:13 [binutils-gdb] Move aarch64_relocate_instruction to arch/aarch64-insn.c sergiodj+buildbot
2015-10-12 19:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-12 10:32 [binutils-gdb] Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCT sergiodj+buildbot
2015-10-12 11:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-09 14:36 [binutils-gdb] cris: Use enum bfd_endian to represent endianness sergiodj+buildbot
2015-10-09 22:23 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-08 19:56 [binutils-gdb] [D] Support D style sizeof and typeof expressions sergiodj+buildbot
2015-10-08 20:49 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-07 14:11 [binutils-gdb] Wrap include/opcode/aarch64.h in extern "C" for C++ sergiodj+buildbot
2015-10-07 15:58 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-10-02 14:46 [binutils-gdb] [aarch64] expose disas_aarch64_insn and rename it to aarch64_decode_insn sergiodj+buildbot
2015-10-02 17:05 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-30  4:40 [binutils-gdb] sim: ft32: correctly simulate PM write port sergiodj+buildbot
2015-09-30  5:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-28 20:44 [binutils-gdb] MAINTAINERS: Add Iain Buclaw as D language maintainer sergiodj+buildbot
2015-09-29 12:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-28 19:11 [binutils-gdb] FT32: define macros for instruction recognition sergiodj+buildbot
2015-09-28 20:42 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-25 19:30 [binutils-gdb] Add some more casts (2/2) sergiodj+buildbot
2015-09-26  7:29 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-25 15:17 [binutils-gdb] Correct the generation of OR1K pc-relative relocations sergiodj+buildbot
2015-09-25 16:55 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-24 23:46 [binutils-gdb] [FT32] Implement pointer to address conversion method sergiodj+buildbot
2015-09-25  1:06 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-24  1:12 [binutils-gdb] Allow any size enum in gdb.cp/var-tag.exp sergiodj+buildbot
2015-09-24 23:36 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-23 21:13 [binutils-gdb] [Ada] Fix handling of array renamings sergiodj+buildbot
2015-09-24  0:54 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-22 10:26 [binutils-gdb] Solaris PIE support sergiodj+buildbot
2015-09-22 15:50 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-21 18:09 [binutils-gdb] Change ch_type in Elf64_External_Chdr to 4 bytes sergiodj+buildbot
2015-09-22  7:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-21 14:56 [binutils-gdb] Add support for fast tracepoints sergiodj+buildbot
2015-09-21 21:40 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-21 14:52 [binutils-gdb] Make aarch64_decode_adrp handle both ADR and ADRP instructions sergiodj+buildbot
2015-09-21 19:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-18 17:03 [binutils-gdb] Generalize filename pattern in gdb.mi/mi-dprintf-pending.exp sergiodj+buildbot
2015-09-20  6:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-18 15:12 [binutils-gdb] target: add to_record_will_replay target method sergiodj+buildbot
2015-09-19 16:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-18 15:02 [binutils-gdb] btrace: allow full memory and register access for non-replaying threads sergiodj+buildbot
2015-09-19 15:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-18  4:32 [binutils-gdb] Remove one unnecessary iteration in insertion sort sergiodj+buildbot
2015-09-18  8:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-16 13:43 [binutils-gdb] Fix slowdown in ld -r for most common case of out-of-order relocs sergiodj+buildbot
2015-09-16 14:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-15 22:14 [binutils-gdb] [Ada] Enhance type printing for arrays with variable-sized elements sergiodj+buildbot
2015-09-16 12:51 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-15 18:41 [binutils-gdb] [AArch64] Use debug_printf instead of fprintf_unfiltered sergiodj+buildbot
2015-09-16  6:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-15 18:25 [binutils-gdb] [ppc64le] Use skip_entrypoint for skip_trampoline_code sergiodj+buildbot
2015-09-16  4:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-15 16:59 [binutils-gdb] Fix gdb.threads/non-ldr-exc-3.exp race sergiodj+buildbot
2015-09-15 17:47 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-15 13:45 [binutils-gdb] [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step sergiodj+buildbot
2015-09-15 16:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-14 14:39 [binutils-gdb] Remove duplicate gdb/NEWS entry sergiodj+buildbot
2015-09-14 16:42 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-11 19:53 [binutils-gdb] Extended-remote exec documentation sergiodj+buildbot
2015-09-12  3:27 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-11 18:47 [binutils-gdb] Extended-remote exec test sergiodj+buildbot
2015-09-11 23:48 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-11 14:43 [binutils-gdb] gdb/18947: [aarch64]Step into shared library is very slow sergiodj+buildbot
2015-09-11 15:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-09 17:48 [binutils-gdb] Replace "struct continuation" mechanism by something more extensible sergiodj+buildbot
2015-09-09 22:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-09 13:28 [binutils-gdb] [AArch64] Relax TLS local dynamic traditional into local executable sergiodj+buildbot
2015-09-09 16:26 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-09  8:47 [binutils-gdb] btrace: kernel address filtering sergiodj+buildbot
2015-09-09  9:42 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-09  2:59 [binutils-gdb] Improve hand-call-in-threads.exp failure handling sergiodj+buildbot
2015-09-09  4:25 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-03  1:11 [binutils-gdb] Update documentation of function copy_type_recursive sergiodj+buildbot
2015-09-03  2:06 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-09-02 12:24 [binutils-gdb] Rename R_386_irelative to R_386_ext2 sergiodj+buildbot
2015-09-02 13:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-31  9:07 [binutils-gdb] xtensa: initialize call_abi in xtensa_tdep sergiodj+buildbot
2015-08-31 21:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-31  5:16 [binutils-gdb] NDS32 build fixes sergiodj+buildbot
2015-08-31  8:50 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-31  4:46 [binutils-gdb] Regen intl/configure sergiodj+buildbot
2015-08-31  7:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-31  4:32 [binutils-gdb] Make asection->id and asection->index unsigned sergiodj+buildbot
2015-08-31  5:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-30  0:19 [binutils-gdb] symtab.h (struct symbol): Tweak comment sergiodj+buildbot
2015-08-30  1:16 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-29 13:05 [binutils-gdb] Use gdbarch obstack to allocate types in alloc_type_arch sergiodj+buildbot
2015-08-29 14:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-28 19:47 [binutils-gdb] Update NEWS entry about non-8-bits addressable memory sergiodj+buildbot
2015-08-28 20:43 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-28 17:20 [binutils-gdb] Revert: solib_global_lookup: Fetch arch from objfile sergiodj+buildbot
2015-08-28 18:17 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
     [not found] <a40805d4a73532dffc61e33f913e62b93214c998@gdb-build>
2015-08-27 19:47 ` sergiodj+buildbot
2015-08-27 18:07 [binutils-gdb] [Cell/B.E.] Make parse_spufs_run more robust sergiodj+buildbot
2015-08-28  8:46 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-27 17:52 [binutils-gdb] Fix assertion failure in linux-thread-db sergiodj+buildbot
2015-08-28  5:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-27 13:56 [binutils-gdb] Fix inverted statements in m88k_analyze_prologue sergiodj+buildbot
2015-08-28  2:15 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-27 13:41 [binutils-gdb] Document non-8-bits addressable memory support in NEWS sergiodj+buildbot
2015-08-28  0:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-27 12:35 [binutils-gdb] Import the "signal-h" module from gnulib sergiodj+buildbot
2015-08-27 17:57 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-27  5:14 [binutils-gdb] Mention language in compile error message sergiodj+buildbot
2015-08-27 14:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-26 22:26 [binutils-gdb] Fix gdbarch.c build error sergiodj+buildbot
2015-08-27  8:13 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-26 21:30 [binutils-gdb] Replace some xmalloc-family functions with XNEW-family ones sergiodj+buildbot
2015-08-27  7:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-26 21:28 [binutils-gdb] Fix native follow-exec-mode "new" sergiodj+buildbot
2015-08-27  6:16 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-26 21:20 [binutils-gdb] New test for follow-exec-mode sergiodj+buildbot
2015-08-27  4:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-26 14:22 [binutils-gdb] Use stable sort for ld -r relocs sergiodj+buildbot
2015-08-27  1:22 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-26 13:53 [binutils-gdb] Select MIPS ABi based upon abiflags rather than e_flags sergiodj+buildbot
2015-08-26 23:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-25 17:18 [binutils-gdb] Replace assertions with warning messages about ELF binaries containing multiple symbol tables sergiodj+buildbot
2015-08-26 22:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-25 16:57 [binutils-gdb] DWARF: handle non-local references in nested functions sergiodj+buildbot
2015-08-26 10:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-25 16:03 [binutils-gdb] Move aarch64_linux_new_thread to nat/aarch64-linux.c sergiodj+buildbot
2015-08-26  7:19 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-25 15:27 [binutils-gdb] remote: allow aborting long operations (e.g., file transfers) sergiodj+buildbot
2015-08-26 15:29 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-25 15:20 [binutils-gdb] Support for the sparc %pmcdper privileged register sergiodj+buildbot
2015-08-26 13:52 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-25 13:56 [binutils-gdb] Print tid in debug output of debug_reg_change_callback sergiodj+buildbot
2015-08-26 12:10 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-25 13:03 [binutils-gdb] Use debug_printf in debug_reg_change_callback sergiodj+buildbot
2015-08-25 19:57 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-25 12:15 [binutils-gdb] Get pid rather than lwpid sergiodj+buildbot
2015-08-25 16:41 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-25 12:13 [binutils-gdb] Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.c sergiodj+buildbot
2015-08-26  5:42 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-25 12:05 [binutils-gdb] Make aarch64_linux_prepare_to_resume the same on GDB and GDBserver sergiodj+buildbot
2015-08-26  4:04 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-25 11:58 [binutils-gdb] Add pid argument in aarch64_get_debug_reg_state sergiodj+buildbot
2015-08-26  2:26 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-25 11:50 [binutils-gdb] Move debug_reg_change_callback and aarch64_notify_debug_reg_change to nat/aarch64-linux-hw-point.c sergiodj+buildbot
2015-08-26  0:49 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-25 11:35 [binutils-gdb] Make aarch64_notify_debug_reg_change the same on GDB and GDBserver sergiodj+buildbot
2015-08-25 21:35 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-25 11:05 [binutils-gdb] Remove some comments in debug_reg_change_callback sergiodj+buildbot
2015-08-25 15:03 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-25 10:50 [binutils-gdb] [gdbserver] Use iterate_over_lwps in aarch64_notify_debug_reg_change sergiodj+buildbot
2015-08-25 11:47 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-24 19:25 [binutils-gdb] gdbserver crashes when multiprocess extensions aren't supported sergiodj+buildbot
2015-08-25  8:38 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-24 19:17 [binutils-gdb] Add "set remote multiprocess-extensions-packet" command sergiodj+buildbot
2015-08-25  6:59 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-24 18:21 [binutils-gdb] Prepare for gnulib update sergiodj+buildbot
2015-08-25  3:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-24 16:21 [binutils-gdb] Make z int sergiodj+buildbot
2015-08-25  0:29 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-24 14:55 [binutils-gdb] Delete the remaining ROM monitor targets sergiodj+buildbot
2015-08-24 18:00 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-24 13:52 [binutils-gdb] gnu_vector.exp: Avoid some more known FAILs sergiodj+buildbot
2015-08-24 14:44 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-24 10:41 [binutils-gdb] Missing parts of fixes for in-tree libiconv sergiodj+buildbot
2015-08-24 11:32 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-22  7:09 [binutils-gdb] Uninitialized vd_nodename sergiodj+buildbot
2015-08-22 16:33 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-21 19:24 [binutils-gdb] Fix gdbserver crash exposed by gdb.threads/process-dies-while-handling-bp.exp sergiodj+buildbot
2015-08-22  6:47 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-21 17:09 [binutils-gdb] Warn when accessing binaries from remote targets sergiodj+buildbot
2015-08-21 22:23 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-21 16:06 [binutils-gdb] Fix stale cleanup left by linux_mntns_access_fs sergiodj+buildbot
2015-08-21 19:07 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-21 12:48 [binutils-gdb] xtensa: implement NPTL helpers sergiodj+buildbot
2015-08-21 17:30 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-21 11:57 [binutils-gdb] PR binutils/18257: Properly decode x86/Intel mask instructions sergiodj+buildbot
2015-08-21 15:53 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-21  8:24 [binutils-gdb] procfs.c: Include "filestuff.h" sergiodj+buildbot
2015-08-21  9:20 ` Failures on Fedora-ppc64le-cc-with-index, branch master sergiodj+buildbot
2015-08-21  3:18 [binutils-gdb] Remove fields curch and cur_line from TUI_CMD_WIN sergiodj+buildbot
2015-08-21  4:18 ` Failures on Fedora-ppc64le-cc-with-index, branch master 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).